mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
build: release v2.0.0
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user