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.1 ] - 2020-08-22
99
1010### Improve
1111
@@ -78,7 +78,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7878[ First release] ( https://docs.rs/async-tftp/0.1.0 )
7979
8080
81- [ unreleased ] : https://github.com/oblique/async-tftp-rs/compare/0.3.0...HEAD
81+ [ unreleased ] : https://github.com/oblique/async-tftp-rs/compare/0.3.1...HEAD
82+ [ 0.3.1 ] : https://github.com/oblique/async-tftp-rs/compare/0.3.0...0.3.1
8283[ 0.3.0 ] : https://github.com/oblique/async-tftp-rs/compare/0.2.0...0.3.0
8384[ 0.2.0 ] : https://github.com/oblique/async-tftp-rs/compare/0.1.3...0.2.0
8485[ 0.1.3 ] : https://github.com/oblique/async-tftp-rs/compare/0.1.2...0.1.3
Original file line number Diff line number Diff line change 11[package ]
22name = " async-tftp"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44authors = [
" oblique <[email protected] >" ]
55edition = " 2018"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments