Skip to content

Commit

Permalink
reflect #6918
Browse files Browse the repository at this point in the history
  • Loading branch information
mox692 committed Oct 18, 2024
1 parent 4f21862 commit b5ed344
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tokio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Added

- metrics: stabilize `injection_queue_depth` ([#6854])
- metrics: stabilize `global_queue_depth` ([#6854], [#6918])
- net: add conversions for unix `SocketAddr` ([#6868])
- sync: add `watch::Sender::sender_count` ([#6836])
- sync: add `mpsc::Receiver::blocking_recv_many` ([#6867])
Expand Down Expand Up @@ -54,6 +54,7 @@
[#6881]: https://github.com/tokio-rs/tokio/pull/6881
[#6890]: https://github.com/tokio-rs/tokio/pull/6890
[#6891]: https://github.com/tokio-rs/tokio/pull/6891
[#6918]: https://github.com/tokio-rs/tokio/pull/6918

# 1.40.0 (August 30th, 2024)

Expand Down

0 comments on commit b5ed344

Please sign in to comment.