We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ed344 commit 5933a1aCopy full SHA for 5933a1a
tokio/CHANGELOG.md
@@ -10,6 +10,7 @@
10
11
### Added (unstable)
12
13
+- metrics: add H2 Histogram option to improve histogram granularity ([#6897])
14
- runtime: add `LocalRuntime` ([#6808])
15
16
### Changed
@@ -55,6 +56,7 @@
55
56
[#6890]: https://github.com/tokio-rs/tokio/pull/6890
57
[#6891]: https://github.com/tokio-rs/tokio/pull/6891
58
[#6918]: https://github.com/tokio-rs/tokio/pull/6918
59
+[#6897]: https://github.com/tokio-rs/tokio/pull/6897
60
61
# 1.40.0 (August 30th, 2024)
62
0 commit comments