Skip to content

Commit e1de4a8

Browse files
committed
bumping new version v1.24.2
updating CHANGELOG
1 parent b57105b commit e1de4a8

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

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

3-
## [1.24.1] - 2026-02-6
3+
## [1.24.2] - 2026-02-25
4+
5+
### Changed
6+
7+
- deps(ci): bump docker/build-push-action from 6.18.0 to 6.19.2 ([#450](https://github.com/tobiasehlert/teslamateapi/pull/450) by [dependabot](https://github.com/dependabot))
8+
- deps(ci): bump github/codeql-action from 4.32.2 to 4.32.4 ([#452](https://github.com/tobiasehlert/teslamateapi/pull/452), [#455](https://github.com/tobiasehlert/teslamateapi/pull/455) by [dependabot](https://github.com/dependabot))
9+
- deps(docker): bump golang from 1.25.6 to 1.26.0 ([#447](https://github.com/tobiasehlert/teslamateapi/pull/447), [#451](https://github.com/tobiasehlert/teslamateapi/pull/451) by [dependabot](https://github.com/dependabot))
10+
- deps(go): bump github.com/lib/pq from 1.11.1 to 1.11.2 ([#449](https://github.com/tobiasehlert/teslamateapi/pull/449) by [dependabot](https://github.com/dependabot))
11+
12+
### Fixed
13+
14+
- fix: support at-sign in password on mqtt ([#454](https://github.com/tobiasehlert/teslamateapi/pull/454) by [tobiasehlert](https://github.com/tobiasehlert))
15+
16+
## [1.24.1] - 2026-02-06
417

518
### Changed
619

@@ -685,6 +698,7 @@ The `ENCRYPTION_KEY` needs to have the same value as the key in the environment
685698

686699
Initial commit
687700

701+
[1.24.2]: https://github.com/tobiasehlert/teslamateapi/compare/v1.24.1...v1.24.2
688702
[1.24.1]: https://github.com/tobiasehlert/teslamateapi/compare/v1.24.0...v1.24.1
689703
[1.24.0]: https://github.com/tobiasehlert/teslamateapi/compare/v1.23.0...v1.24.0
690704
[1.23.0]: https://github.com/tobiasehlert/teslamateapi/compare/v1.22.0...v1.23.0

0 commit comments

Comments
 (0)