From 989fa8e27c72f23f146819fbfc6bbe4b636f91ad Mon Sep 17 00:00:00 2001 From: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com> Date: Sun, 10 Jan 2021 16:37:19 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e56b4d44..2e73fa95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [1.22.0-dev] +## [1.21.1] - 2021-01-10 + ### Enhancements #### Translations @@ -1134,7 +1136,8 @@ New users need to sign in via the web interface. ## [1.0.0] - 2019-07-25 -[1.22.0-dev]: https://github.com/adriankumpf/teslamate/compare/v1.21.0...HEAD +[1.22.0-dev]: https://github.com/adriankumpf/teslamate/compare/v1.21.1...HEAD +[1.21.1]: https://github.com/adriankumpf/teslamate/compare/v1.21.0...v1.21.1 [1.21.0]: https://github.com/adriankumpf/teslamate/compare/v1.20.1...v1.21.0 [1.20.1]: https://github.com/adriankumpf/teslamate/compare/v1.20.0...v1.20.1 [1.20.0]: https://github.com/adriankumpf/teslamate/compare/v1.19.4...v1.20.0