diff --git a/CHANGELOG.md b/CHANGELOG.md index a88cf427..0b17dd1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,22 +4,15 @@ All notable changes to this project will be documented in this file. ## [Unreleased] (Available through Edge Tag) - No unreleased changes so far -## [0.19.2] - 2022-06-23 -### Added -- Added new values for attribute externalPower: unsupported -- Added new values for attribute chragingStatus: unsupported - -### Changed -- More states are now used in Homekit -- Updated API to 0.43.2 - ## [0.19.1] - 2022-06-23 ### Added -- Added new values for attribute externalPower: active +- Added new values for attribute externalPower: unsupported, active +- Added new values for attribute chargingStatus: unsupported - Added new values for attribute ledColor: green, red ### Changed -- Updated API to 0.43.1 +- More states are now used in Homekit +- Updated API to 0.43.2 ## [0.19.0] - 2022-06-22 (Happy birthday Peer!) ### Added @@ -448,8 +441,7 @@ This is a complete rewrite of VWsFriend using a self developed API. It drops ioB ## [0.1.0] - 2021-04-22 Initial release to enable "latest" tag on dockerhub -[unreleased]: https://github.com/tillsteinbach/VWsFriend/compare/v0.19.2...HEAD -[0.19.2]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.19.2 +[unreleased]: https://github.com/tillsteinbach/VWsFriend/compare/v0.19.1...HEAD [0.19.1]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.19.1 [0.19.0]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.19.0 [0.18.2]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.18.2