We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f85e8e commit 7f570f3Copy full SHA for 7f570f3
CHANGELOG.md
@@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [0.22.3] - unreleased
+## [0.22.3]
8
9
### Added
10
11
- Added `encode_registry` and `encode_eof` functions to `text` module.
12
See [PR 205].
13
-
+
14
[PR 205]: https://github.com/prometheus/client_rust/pull/205
15
16
- Support all platforms with 32 bit atomics lacking 64 bit atomics.
0 commit comments