build: release v2.0.0

This commit is contained in:
Jakob Lichterfeld
2025-04-26 11:36:58 +02:00
parent ad49caf95c
commit c37638b320
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Changelog
## [unreleased]
## [2.0.0] - 2025-04-26
**This is a breaking change release:** TeslaMate uses PostgreSQL as database, this is an external dependency and needs to be updated by yourself. We now require PostgreSQL 16.7 or 17.3 or higher as we are upgrading the bundled earthdistance extension to v1.2. TeslaMate will now fail to start if you are using an older version. Ensure to upgrade your database before upgrading TeslaMate. To upgrade PostgreSQL, you need to follow these instructions:
@@ -2415,7 +2415,7 @@ New users need to sign in via the web interface.
## [1.0.0] - 2019-07-25
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v1.33.0...HEAD
[2.0.0]: https://github.com/teslamate-org/teslamate/compare/v1.33.0...v2.0.0
[1.33.0]: https://github.com/teslamate-org/teslamate/compare/v1.32.0...v1.33.0
[1.32.0]: https://github.com/teslamate-org/teslamate/compare/v1.31.1...v1.32.0
[1.31.1]: https://github.com/teslamate-org/teslamate/compare/v1.31.0...v1.31.1
+1 -1
View File
@@ -1 +1 @@
1.33.1-dev
2.0.0