File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
771775Initial 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
You can’t perform that action at this time.
0 commit comments