File tree 1 file changed +3
-2
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
10
- # [ 1.2.0] - 2019-11-28
10
+ # [ 1.2.0] - 2019-11-27
11
11
12
12
[ API Documentation] ( https://docs.rs/async-std/1.2.0/async-std )
13
13
@@ -553,7 +553,8 @@ task::blocking(async {
553
553
554
554
- Initial beta release
555
555
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
557
558
[ 1.1.0 ] : https://github.com/async-rs/async-std/compare/v1.0.1...v1.1.0
558
559
[ 1.0.1 ] : https://github.com/async-rs/async-std/compare/v1.0.0...v1.0.1
559
560
[ 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