Skip to content

Commit b1951ad

Browse files
committed
Add changelog entry
Signed-off-by: Max Inden <[email protected]>
1 parent d9398af commit b1951ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
[PR 198]: https://github.com/prometheus/client_rust/pull/198
1313

14+
- Add `EncodeGaugeValue` `i32` and `f32`, `EncodeCounterValue` `u32` and `f32` and `EncodeExemplarValue` `f32` and `u32` implementations.
15+
See [PR 173].
16+
17+
[PR 173]: https://github.com/prometheus/client_rust/pull/173
18+
1419
## [0.22.3]
1520

1621
### Added

0 commit comments

Comments
 (0)