Skip to content

Commit 73a6ffa

Browse files
committed
prepare 0.59.5 release
1 parent 983f4a9 commit 73a6ffa

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

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+
815
## [0.59.4] - 2023-10-29
916
### Changed
1017
- Improves error propagation on 429 errors
@@ -804,7 +811,8 @@ Minor fix in observer interface
804811
## [0.1.0] - 2021-05-26
805812
Initial release
806813

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
808816
[0.59.4]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.4
809817
[0.59.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.3
810818
[0.59.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.2

0 commit comments

Comments
 (0)