Skip to content

Commit e05d0f8

Browse files
authored
changelog: fix missing link for 1.8.2 (#6199)
1 parent debcb22 commit e05d0f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tokio/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,9 @@ Fixes a missed edge case from 1.8.1.
15471547

15481548
### Fixed
15491549

1550-
- runtime: drop canceled future on next poll (#3965)
1550+
- runtime: drop canceled future on next poll ([#3965])
1551+
1552+
[#3965]: https://github.com/tokio-rs/tokio/pull/3965
15511553

15521554
# 1.8.1 (July 6, 2021)
15531555

0 commit comments

Comments
 (0)