mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-18 00:00:09 +02:00
changelog: fix missing link for 1.8.2 (#6199)
This commit is contained in:
+3
-1
@@ -1547,7 +1547,9 @@ Fixes a missed edge case from 1.8.1.
|
||||
|
||||
### Fixed
|
||||
|
||||
- runtime: drop canceled future on next poll (#3965)
|
||||
- runtime: drop canceled future on next poll ([#3965])
|
||||
|
||||
[#3965]: https://github.com/tokio-rs/tokio/pull/3965
|
||||
|
||||
# 1.8.1 (July 6, 2021)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user