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.
5
5
## [ Unreleased]
6
6
- No unreleased changes so far
7
7
8
+ ## [ 0.58.2] - 2023-09-22
9
+ ### Added
10
+ - New error class to deal with 429 errors from server (too many requests)
11
+
8
12
## [ 0.58.1] - 2023-09-22
9
13
### Added
10
14
- Added some new auth types for charging stations
@@ -770,7 +774,8 @@ Minor fix in observer interface
770
774
## [ 0.1.0] - 2021-05-26
771
775
Initial release
772
776
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
774
779
[ 0.58.1 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.58.1
775
780
[ 0.58.0 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.58.0
776
781
[ 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