Skip to content

Commit aff13c5

Browse files
committed
reflect tokio-rs#6924
1 parent 28cc6e3 commit aff13c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tokio/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
### Added (unstable)
1212

1313
- metrics: add H2 Histogram option to improve histogram granularity ([#6897])
14+
- metrics: rename some histogram apis ([#6924])
1415
- runtime: add `LocalRuntime` ([#6808])
1516

1617
### Changed
@@ -57,6 +58,7 @@
5758
[#6891]: https://github.com/tokio-rs/tokio/pull/6891
5859
[#6897]: https://github.com/tokio-rs/tokio/pull/6897
5960
[#6918]: https://github.com/tokio-rs/tokio/pull/6918
61+
[#6924]: https://github.com/tokio-rs/tokio/pull/6924
6062

6163
# 1.40.0 (August 30th, 2024)
6264

0 commit comments

Comments
 (0)