diff --git a/CHANGELOG.md b/CHANGELOG.md index f985941..59ecc64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [0.2.0] - 2021-05-28 ### Fixed - Improved error messages for missing netrc files ### Added +- Now comes also with a Docker image - Default value for .netrc file path shown in help - Improved error messages for missing netrc files - Improved error handling for login @@ -13,5 +16,6 @@ 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.1.0...HEAD +[unreleased]: https://github.com/tillsteinbach/WeConnect-mqtt/compare/v0.2.0...HEAD +[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