File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.3.3 ] - 2020-09-14
99
1010### Changed
1111
@@ -91,7 +91,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9191[ First release] ( https://docs.rs/async-tftp/0.1.0 )
9292
9393
94- [ unreleased ] : https://github.com/oblique/async-tftp-rs/compare/0.3.2...HEAD
94+ [ unreleased ] : https://github.com/oblique/async-tftp-rs/compare/0.3.3...HEAD
95+ [ 0.3.3 ] : https://github.com/oblique/async-tftp-rs/compare/0.3.2...0.3.3
9596[ 0.3.2 ] : https://github.com/oblique/async-tftp-rs/compare/0.3.1...0.3.2
9697[ 0.3.1 ] : https://github.com/oblique/async-tftp-rs/compare/0.3.0...0.3.1
9798[ 0.3.0 ] : https://github.com/oblique/async-tftp-rs/compare/0.2.0...0.3.0
Original file line number Diff line number Diff line change 11[package ]
22name = " async-tftp"
3- version = " 0.3.2 "
3+ version = " 0.3.3 "
44authors = [
" oblique <[email protected] >" ]
55edition = " 2018"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments