diff --git a/CHANGELOG.md b/CHANGELOG.md index f9e6515..de214a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] - No unreleased changes so far +## [0.60.2] - testing +### Fixed +- Fixes a bug introduced by the new timers attributes + ## [0.60.1] - 2024-02-27 ### Added - Added new departure timer attributes @@ -829,7 +833,8 @@ Minor fix in observer interface ## [0.1.0] - 2021-05-26 Initial release -[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.1...HEAD +[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.2...HEAD +[0.60.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.2 [0.60.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.1 [0.60.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.0 [0.59.5]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.5