forked from mirror/async-std
docs(changelog): add missing link
This commit is contained in:
parent
e404dcdd03
commit
247c94ca06
1 changed files with 1 additions and 0 deletions
|
@ -698,6 +698,7 @@ task::blocking(async {
|
|||
- Initial beta release
|
||||
|
||||
[Unreleased]: https://github.com/async-rs/async-std/compare/v1.5.0...HEAD
|
||||
[1.6.0-beta.1]: https://github.com/async-rs/async-std/compare/v1.4.0...v1.6.0-beta.1
|
||||
[1.5.0]: https://github.com/async-rs/async-std/compare/v1.4.0...v1.5.0
|
||||
[1.4.0]: https://github.com/async-rs/async-std/compare/v1.3.0...v1.4.0
|
||||
[1.3.0]: https://github.com/async-rs/async-std/compare/v1.2.0...v1.3.0
|
||||
|
|
Loading…
Reference in a new issue