We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7f1fb commit f4bdfa6Copy full SHA for f4bdfa6
CHANGELOG.md
@@ -4,18 +4,14 @@ 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.4]
+## [0.22.3] - unreleased
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
-## [0.22.3] - unreleased
17
18
-### Added
+
+ [PR 205]: https://github.com/prometheus/client_rust/pull/205
19
20
- Support all platforms with 32 bit atomics lacking 64 bit atomics.
21
See [PR 203].
0 commit comments