Skip to content

Commit 78b2820

Browse files
committed
docs: update changelog for v2.2.0
1 parent b2b3ad9 commit 78b2820

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111
### Fixed
1212

13+
## [2.2.0] - 2023-05-13
14+
### Added
15+
- Implement maxpriceagents config
16+
- Implement httpmaxtries config
17+
- Take user to price agents when too many already exist
18+
- Implement http client timeout of 10 seconds
19+
### Changed
20+
- ci: update changelog reminder to more active action
21+
- Update dependencies
22+
1323
## [2.1.2] - 2023-04-02
1424
### Fixed
1525
- Use proper count for 429 response codes in metrics
@@ -59,7 +69,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5969
## [1.0.0] - 2022-02-14
6070
Initial release! First stable version of GoGeizhalsBot is published as v1.0.0
6171

62-
[unreleased]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.2...HEAD
72+
[unreleased]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.2.0...HEAD
73+
[2.2.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.2...v2.2.0
6374
[2.1.2]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.1...v2.1.2
6475
[2.1.1]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.1.0...v2.1.1
6576
[2.1.0]: https://github.com/d-Rickyy-b/GoGeizhalsBot/compare/v2.0.1...v2.1.0

0 commit comments

Comments
 (0)