Skip to content

Commit 6d1806a

Browse files
committed
update changelog
1 parent 2f439d9 commit 6d1806a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff 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
812826
Initial 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

0 commit comments

Comments
 (0)