Skip to content

Commit b5ed344

Browse files
committed
reflect tokio-rs#6918
1 parent 4f21862 commit b5ed344

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tokio/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Added
44

5-
- metrics: stabilize `injection_queue_depth` ([#6854])
5+
- metrics: stabilize `global_queue_depth` ([#6854], [#6918])
66
- net: add conversions for unix `SocketAddr` ([#6868])
77
- sync: add `watch::Sender::sender_count` ([#6836])
88
- sync: add `mpsc::Receiver::blocking_recv_many` ([#6867])
@@ -54,6 +54,7 @@
5454
[#6881]: https://github.com/tokio-rs/tokio/pull/6881
5555
[#6890]: https://github.com/tokio-rs/tokio/pull/6890
5656
[#6891]: https://github.com/tokio-rs/tokio/pull/6891
57+
[#6918]: https://github.com/tokio-rs/tokio/pull/6918
5758

5859
# 1.40.0 (August 30th, 2024)
5960

0 commit comments

Comments
 (0)