Skip to content

Commit 8b4edce

Browse files
committed
prepare 0.38.2 release
1 parent 739ebea commit 8b4edce

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

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

7+
## [0.38.2] - 2023-11-15
8+
### Fixed
9+
- Fixes a bug in active ventialtion and auxiliary heating controls
10+
11+
### Changed
12+
- Changed behaviour on 429 errors (no immediate retry anymore)
13+
- Updated API to 0.59.5
14+
715
## [0.38.1] - 2023-10-27
816
### Fixed
917
- Fixes a bug introduced by the range correction
@@ -786,7 +794,8 @@ All notable changes to this project will be documented in this file.
786794
Initial release
787795

788796

789-
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.1..HEAD
797+
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.2..HEAD
798+
[0.38.2]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.2
790799
[0.38.1]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.1
791800
[0.38.0]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.0
792801
[0.37.0]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.37.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
weconnect[Images]~=0.59.4
1+
weconnect[Images]~=0.59.5

0 commit comments

Comments
 (0)