File tree 2 files changed +4
-3
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ 0.3.2 ] - 2020-08-31
9
9
10
10
### Changed
11
11
@@ -85,7 +85,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
85
85
[ First release] ( https://docs.rs/async-tftp/0.1.0 )
86
86
87
87
88
- [ unreleased ] : https://github.com/oblique/async-tftp-rs/compare/0.3.1...HEAD
88
+ [ unreleased ] : https://github.com/oblique/async-tftp-rs/compare/0.3.2...HEAD
89
+ [ 0.3.2 ] : https://github.com/oblique/async-tftp-rs/compare/0.3.1...0.3.2
89
90
[ 0.3.1 ] : https://github.com/oblique/async-tftp-rs/compare/0.3.0...0.3.1
90
91
[ 0.3.0 ] : https://github.com/oblique/async-tftp-rs/compare/0.2.0...0.3.0
91
92
[ 0.2.0 ] : https://github.com/oblique/async-tftp-rs/compare/0.1.3...0.2.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " async-tftp"
3
- version = " 0.3.1 "
3
+ version = " 0.3.2 "
4
4
authors = [" oblique <psyberbits@gmail.com>" ]
5
5
edition = " 2018"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments