mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
stream: fix changelog for 0.1.12 (#5488)
This commit is contained in:
parent
fa31cd9990
commit
3ea5cc5a82
@ -1,10 +1,12 @@
|
|||||||
# 0.1.12 (January 20, 2022)
|
# 0.1.12 (January 20, 2023)
|
||||||
|
|
||||||
- time: remove `Unpin` bound on `Throttle` methods ([#5105])
|
- time: remove `Unpin` bound on `Throttle` methods ([#5105])
|
||||||
- time: document that `throttle` operates on ms granularity ([#5101])
|
- time: document that `throttle` operates on ms granularity ([#5101])
|
||||||
|
- sync: add `WatchStream::from_changes` ([#5432])
|
||||||
|
|
||||||
[#5105]: https://github.com/tokio-rs/tokio/pull/5105
|
[#5105]: https://github.com/tokio-rs/tokio/pull/5105
|
||||||
[#5101]: https://github.com/tokio-rs/tokio/pull/5101
|
[#5101]: https://github.com/tokio-rs/tokio/pull/5101
|
||||||
|
[#5432]: https://github.com/tokio-rs/tokio/pull/5432
|
||||||
|
|
||||||
# 0.1.11 (October 11, 2022)
|
# 0.1.11 (October 11, 2022)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user