Skip to content

Commit 62f7412

Browse files
committed
chore: add changelog entry
1 parent 5107c4c commit 62f7412

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
- Supoort `Arc<String>` for `EncodeLabelValue`.
3030
See [PR 217].
3131

32+
- Add `histogram::exponential_buckets_range`.
33+
See [PR 233].
34+
3235
[PR 173]: https://github.com/prometheus/client_rust/pull/173
3336
[PR 216]: https://github.com/prometheus/client_rust/pull/216
3437
[PR 217]: https://github.com/prometheus/client_rust/pull/217
38+
[PR 233]: https://github.com/prometheus/client_rust/pull/233
3539

3640
### Fixed
3741

0 commit comments

Comments
 (0)