Skip to content

Commit

Permalink
CHANGELOG: Add entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Feb 3, 2022
1 parent 42bb00a commit a4827bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Expose `Encoder` methods. See [PR 41].

### Changed

- Use `AtomicU32` on platforms that don't support `AtomicU64`. See [PR 42].

[PR 41]: https://github.com/prometheus/client_rust/pull/41
[PR 42]: https://github.com/prometheus/client_rust/pull/42

## [0.15.0] - 2022-01-16

Expand Down

0 comments on commit a4827bf

Please sign in to comment.