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.
55## [ Unreleased]
66- No unreleased changes so far
77
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+
822## [ 0.59.5] - 2023-11-15
923### Fixed
1024- Fixes a bug in activeVentilation and auxiliaryHeating controls
@@ -811,7 +825,8 @@ Minor fix in observer interface
811825## [ 0.1.0] - 2021-05-26
812826Initial release
813827
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
815830[ 0.59.5 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.5
816831[ 0.59.4 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.4
817832[ 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