Skip to content

Commit 07a02be

Browse files
committed
docs: update changelog for v2.1.2
1 parent f82c0e0 commit 07a02be

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Added
10+
### Changed
11+
### Fixed
12+
13+
## [2.1.2] - 2023-04-02
14+
### Fixed
15+
- Use proper count for 429 response codes in metrics
916

1017
## [2.1.1] - 2023-04-02
1118
### Fixed
@@ -52,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5259
## [1.0.0] - 2022-02-14
5360
Initial release! First stable version of GoGeizhalsBot is published as v1.0.0
5461

55-
[unreleased]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.1...HEAD
62+
[unreleased]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.2...HEAD
63+
[2.1.2]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.1...v2.1.2
5664
[2.1.1]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.0...v2.1.1
5765
[2.1.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.0.1...v2.1.0
5866
[2.0.1]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)