From a26475e4253c7de2bd8f7e448e6387f3331fa33a Mon Sep 17 00:00:00 2001 From: Tobias Lindberg Date: Thu, 27 Jan 2022 00:50:08 +0100 Subject: [PATCH] bumping new version v1.13.3 updating CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12c2800..05c4e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [1.13.3] - 2022-01-27 + +### Fixed +* fix append of commands to allowList ([#142](https://github.com/tobiasehlert/teslamateapi/pull/142) by [tobiasehlert](https://github.com/tobiasehlert)) + ## [1.13.2] - 2022-01-21 ### Changed @@ -278,6 +283,7 @@ Initial commit +[1.13.3]: https://github.com/tobiasehlert/teslamateapi/compare/v1.13.2...v1.13.3 [1.13.2]: https://github.com/tobiasehlert/teslamateapi/compare/v1.13.1...v1.13.2 [1.13.1]: https://github.com/tobiasehlert/teslamateapi/compare/v1.13.0...v1.13.1 [1.13.0]: https://github.com/tobiasehlert/teslamateapi/compare/v1.12.1...v1.13.0