bumping new version v1.3.1

updating CHANGELOG
This commit is contained in:
Tobias Lindberg
2021-03-23 11:09:00 +01:00
parent 6702797da7
commit 92fdfc45fe
+7 -1
View File
@@ -2,6 +2,11 @@
## [Unreleased]
## [1.3.1] - 2021-03-23
### Changed
- fixing sql error when BatteryHeaterNoPower is null (#19 by @LelandSindt)
## [1.3.0] - 2021-03-17
### Added
@@ -85,7 +90,8 @@
## [1.0.0] - 2021-02-15
[Unreleased]: https://github.com/tobiasehlert/teslamateapi/compare/v1.3.0...HEAD
[Unreleased]: https://github.com/tobiasehlert/teslamateapi/compare/v1.3.1...HEAD
[1.3.1]: https://github.com/tobiasehlert/teslamateapi/compare/v1.3.1...v1.3.1
[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