Skip to content

Commit 173e372

Browse files
committed
prepare 0.58.2 release
1 parent 3483f25 commit 173e372

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66
- No unreleased changes so far
77

8+
## [0.58.2] - 2023-09-22
9+
### Added
10+
- New error class to deal with 429 errors from server (too many requests)
11+
812
## [0.58.1] - 2023-09-22
913
### Added
1014
- Added some new auth types for charging stations
@@ -770,7 +774,8 @@ Minor fix in observer interface
770774
## [0.1.0] - 2021-05-26
771775
Initial release
772776

773-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.58.1...HEAD
777+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.58.2...HEAD
778+
[0.58.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.58.2
774779
[0.58.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.58.1
775780
[0.58.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.58.0
776781
[0.57.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.57.0

0 commit comments

Comments
 (0)