Skip to content

Commit 83f9de2

Browse files
build: release v1.31.1
1 parent cfaa4b8 commit 83f9de2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

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

3-
## [unreleased]
3+
## [1.31.1] - 2024-10-29
4+
5+
This release primarily prevents beam.smp from overloading the CPU on ARM hosts. It also includes a number of other bug fixes and performance improvements. Enjoy it.
6+
Please also note: [v1.31.0 Release Notes](https://github.com/teslamate-org/teslamate/releases/tag/v1.31.0)
47

58
### New features
69

@@ -2193,7 +2196,7 @@ New users need to sign in via the web interface.
21932196

21942197
## [1.0.0] - 2019-07-25
21952198

2196-
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v1.31.0...HEAD
2199+
[1.31.1]: https://github.com/teslamate-org/teslamate/compare/v1.31.0...v1.31.1
21972200
[1.31.0]: https://github.com/teslamate-org/teslamate/compare/v1.30.1...v1.31.0
21982201
[1.30.1]: https://github.com/teslamate-org/teslamate/compare/v1.30.0...v1.30.1
21992202
[1.30.0]: https://github.com/teslamate-org/teslamate/compare/v1.29.2...v1.30.0

VERSION

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

0 commit comments

Comments
 (0)