diff --git a/CHANGELOG.md b/CHANGELOG.md index b4f9993..657ed12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## [Unreleased] +## [1.3.0] - 2021-03-17 + +### Added +- adding mqtt sleep time before doing disconnect (#17) + ## [1.2.3] - 2021-03-16 ### Added @@ -80,7 +85,8 @@ ## [1.0.0] - 2021-02-15 -[Unreleased]: https://github.com/tobiasehlert/teslamateapi/compare/v1.2.3...HEAD +[Unreleased]: https://github.com/tobiasehlert/teslamateapi/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/tobiasehlert/teslamateapi/compare/v1.2.3...v1.3.0 [1.2.3]: https://github.com/tobiasehlert/teslamateapi/compare/v1.2.2...v1.2.3 [1.2.2]: https://github.com/tobiasehlert/teslamateapi/compare/v1.2.1...v1.2.2 [1.2.1]: https://github.com/tobiasehlert/teslamateapi/compare/v1.2.0...v1.2.1