Skip to content

Commit

Permalink
prepare 0.59.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach committed Nov 15, 2023
1 parent 983f4a9 commit 73a6ffa
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- No unreleased changes so far

## [0.59.5] - 2023-11-15
### Fixed
- Fixes a bug in activeVentilation and auxiliaryHeating controls

### Changed
- Do not immediatlyretry on 429 errors

## [0.59.4] - 2023-10-29
### Changed
- Improves error propagation on 429 errors
Expand Down Expand Up @@ -804,7 +811,8 @@ Minor fix in observer interface
## [0.1.0] - 2021-05-26
Initial release

[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.59.4...HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.59.5...HEAD
[0.59.5]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.5
[0.59.4]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.4
[0.59.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.3
[0.59.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.2
Expand Down

0 comments on commit 73a6ffa

Please sign in to comment.