Skip to content

Commit f4bdfa6

Browse files
authored
Update CHANGELOG.md
Signed-off-by: Max Inden <[email protected]>
1 parent 7b7f1fb commit f4bdfa6

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.22.4]
7+
## [0.22.3] - unreleased
88

99
### Added
1010

1111
- Added `encode_registry` and `encode_eof` functions to `text` module.
1212
See [PR 205].
13-
14-
[PR 205]: https://github.com/prometheus/client_rust/pull/205
15-
16-
## [0.22.3] - unreleased
17-
18-
### Added
13+
14+
[PR 205]: https://github.com/prometheus/client_rust/pull/205
1915

2016
- Support all platforms with 32 bit atomics lacking 64 bit atomics.
2117
See [PR 203].

0 commit comments

Comments
 (0)