File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
77
88## [ Unreleased]
99
10- # [ 1.2.0] - 2019-11-28
10+ # [ 1.2.0] - 2019-11-27
1111
1212[ API Documentation] ( https://docs.rs/async-std/1.2.0/async-std )
1313
@@ -553,7 +553,8 @@ task::blocking(async {
553553
554554- Initial beta release
555555
556- [ Unreleased ] : https://github.com/async-rs/async-std/compare/v1.1.0...HEAD
556+ [ Unreleased ] : https://github.com/async-rs/async-std/compare/v1.2.0...HEAD
557+ [ 1.2.0 ] : https://github.com/async-rs/async-std/compare/v1.1.0...v1.2.0
557558[ 1.1.0 ] : https://github.com/async-rs/async-std/compare/v1.0.1...v1.1.0
558559[ 1.0.1 ] : https://github.com/async-rs/async-std/compare/v1.0.0...v1.0.1
559560[ 1.0.0 ] : https://github.com/async-rs/async-std/compare/v0.99.12...v1.0.0
You can’t perform that action at this time.
0 commit comments