Skip to content

Commit

Permalink
Add #4084 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed Aug 31, 2021
1 parent ccff2bb commit ac878b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tokio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Fixed

- time: don't panic when Instant is not monotonic ([#4044])
- io: fix panic in `fill_buf` by not calling `poll_fill_buf` twice ([#4084])

### Added

Expand All @@ -28,6 +29,7 @@
[#4055]: https://github.com/tokio-rs/tokio/pull/4055
[#4071]: https://github.com/tokio-rs/tokio/pull/4071
[#4075]: https://github.com/tokio-rs/tokio/pull/4075
[#4084]: https://github.com/tokio-rs/tokio/pull/4084

# 1.10.1 (August 24, 2021)

Expand Down

0 comments on commit ac878b2

Please sign in to comment.