Skip to content

Commit

Permalink
build: release v1.28.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobLichterfeld committed Mar 25, 2024
1 parent c486a0c commit dc58eda
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

### New features

### Improvements and bug fixes

#### Build, CI, internal

#### Dashboards

#### Translations

#### Documentation

## [1.28.5] - 2024-03-25

### New features

- feat: Add URL_PATH environment variable for reverse proxy deployments (#3771 -@b1c1l1)

### Improvements and bug fixes
Expand Down Expand Up @@ -1872,7 +1886,8 @@ 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.28.3...HEAD
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v1.28.5...HEAD
[1.28.5]: https://github.com/teslamate-org/teslamate/compare/v1.28.4...v1.28.5
[1.28.4]: https://github.com/teslamate-org/teslamate/compare/v1.28.3...v1.28.4
[1.28.3]: https://github.com/teslamate-org/teslamate/compare/v1.28.2...v1.28.3
[1.28.2]: https://github.com/teslamate-org/teslamate/compare/v1.28.1...v1.28.2
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.28.5-dev
1.28.5

0 comments on commit dc58eda

Please sign in to comment.