We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5107c4c commit 62f7412Copy full SHA for 62f7412
CHANGELOG.md
@@ -29,9 +29,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
- Supoort `Arc<String>` for `EncodeLabelValue`.
30
See [PR 217].
31
32
+- Add `histogram::exponential_buckets_range`.
33
+ See [PR 233].
34
+
35
[PR 173]: https://github.com/prometheus/client_rust/pull/173
36
[PR 216]: https://github.com/prometheus/client_rust/pull/216
37
[PR 217]: https://github.com/prometheus/client_rust/pull/217
38
+[PR 233]: https://github.com/prometheus/client_rust/pull/233
39
40
### Fixed
41
0 commit comments