mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 10:49:55 +00:00
docs: fix changelog link
This commit is contained in:
parent
9a16081a2f
commit
dbc98faf1f
1 changed files with 1 additions and 1 deletions
|
@ -761,7 +761,7 @@ task::blocking(async {
|
||||||
- Initial beta release
|
- Initial beta release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/async-rs/async-std/compare/v1.6.3...HEAD
|
[Unreleased]: https://github.com/async-rs/async-std/compare/v1.6.3...HEAD
|
||||||
[1.6.2]: https://github.com/async-rs/async-std/compare/v1.6.2...v1.6.3
|
[1.6.3]: https://github.com/async-rs/async-std/compare/v1.6.2...v1.6.3
|
||||||
[1.6.2]: https://github.com/async-rs/async-std/compare/v1.6.1...v1.6.2
|
[1.6.2]: https://github.com/async-rs/async-std/compare/v1.6.1...v1.6.2
|
||||||
[1.6.1]: https://github.com/async-rs/async-std/compare/v1.6.0...v1.6.1
|
[1.6.1]: https://github.com/async-rs/async-std/compare/v1.6.0...v1.6.1
|
||||||
[1.6.0]: https://github.com/async-rs/async-std/compare/v1.5.0...v1.6.0
|
[1.6.0]: https://github.com/async-rs/async-std/compare/v1.5.0...v1.6.0
|
||||||
|
|
Loading…
Reference in a new issue