diff --git a/CHANGELOG.md b/CHANGELOG.md index bc397d8..e119647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [0.2.1] - 2021-05-31 ### Fixed - Correctly use timezone +- Fix problem with caching ## [0.2.0] - 2021-05-28 ### Fixed @@ -18,6 +20,7 @@ All notable changes to this project will be documented in this file. ## [0.1.0] - 2021-05-27 Initial release -[unreleased]: https://github.com/tillsteinbach/WeConnect-mqtt/compare/v0.2.0...HEAD +[unreleased]: https://github.com/tillsteinbach/WeConnect-mqtt/compare/v0.2.1...HEAD +[0.2.1]: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.2.1 [0.2.0]: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.2.0 [0.1.0]: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.1.0