Skip to content

Commit e3a94b1

Browse files
authored
Update CHANGELOG.md
Signed-off-by: Max Inden <mail@max-inden.de>
1 parent 22a8b81 commit e3a94b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- Filter out empty metric families, to match the go client. See [PR 279].
1616
- `Histogram` now exposes `count()` and `sum()` methods when the `test-util`
1717
feature is enabled. See [PR 242].
18-
- `Family` now exposes `len()` and `is_empty()` methods when when the
18+
- `Family` now exposes `len()` and `is_empty()` methods when the
1919
`test-util` feature is enabled. See [PR 246].
2020

2121
[PR 279]: https://github.com/prometheus/client_rust/pull/279

0 commit comments

Comments
 (0)