File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ 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.60.0] - 2024-02-26
9
+ ### Fixed
10
+ - Fixes a bug in activeVentilation and auxiliaryHeating controls
11
+ - Problem showing error related to miles/km conversion fixed
12
+ - Problem with RGBA conversion fixed
13
+
14
+ ### Added
15
+ - AuxiliaryHeatingStatus added
16
+ - Several new Attributes added
17
+
18
+ ### Changed
19
+ - Updated pillow dependency to 10.2.0, fixing potential security issue
20
+ - Updated several dependencies
21
+
8
22
## [ 0.59.5] - 2023-11-15
9
23
### Fixed
10
24
- Fixes a bug in activeVentilation and auxiliaryHeating controls
@@ -811,7 +825,8 @@ Minor fix in observer interface
811
825
## [ 0.1.0] - 2021-05-26
812
826
Initial release
813
827
814
- [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.59.5...HEAD
828
+ [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.0...HEAD
829
+ [ 0.60.0 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.0
815
830
[ 0.59.5 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.5
816
831
[ 0.59.4 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.4
817
832
[ 0.59.3 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.3
You can’t perform that action at this time.
0 commit comments