Skip to content

Commit 4ed15d6

Browse files
author
Stjepan Glavina
committed
Fix links in the changelog
1 parent 0165d7f commit 4ed15d6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)