File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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.59.5] - 2023-11-15
9
+ ### Fixed
10
+ - Fixes a bug in activeVentilation and auxiliaryHeating controls
11
+
12
+ ### Changed
13
+ - Do not immediatlyretry on 429 errors
14
+
8
15
## [ 0.59.4] - 2023-10-29
9
16
### Changed
10
17
- Improves error propagation on 429 errors
@@ -804,7 +811,8 @@ Minor fix in observer interface
804
811
## [ 0.1.0] - 2021-05-26
805
812
Initial release
806
813
807
- [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.59.4...HEAD
814
+ [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.59.5...HEAD
815
+ [ 0.59.5 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.5
808
816
[ 0.59.4 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.4
809
817
[ 0.59.3 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.3
810
818
[ 0.59.2 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.2
You can’t perform that action at this time.
0 commit comments