Skip to content

Commit c37638b

Browse files
build: release v2.0.0
1 parent ad49caf commit c37638b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [2.0.0] - 2025-04-26
44

55
**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:
66

@@ -2415,7 +2415,7 @@ New users need to sign in via the web interface.
24152415

24162416
## [1.0.0] - 2019-07-25
24172417

2418-
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v1.33.0...HEAD
2418+
[2.0.0]: https://github.com/teslamate-org/teslamate/compare/v1.33.0...v2.0.0
24192419
[1.33.0]: https://github.com/teslamate-org/teslamate/compare/v1.32.0...v1.33.0
24202420
[1.32.0]: https://github.com/teslamate-org/teslamate/compare/v1.31.1...v1.32.0
24212421
[1.31.1]: https://github.com/teslamate-org/teslamate/compare/v1.31.0...v1.31.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.33.1-dev
1+
2.0.0

0 commit comments

Comments
 (0)