Skip to content

Commit

Permalink
bumping new version v1.17.0
Browse files Browse the repository at this point in the history
updating CHANGELOG
  • Loading branch information
tobiasehlert committed Mar 15, 2024
1 parent 995e7ab commit f64628b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.17.0] - 2024-03-15

### Added

- add tire pressure warning and active route from mqtt ([#270](https:/tobiasehlert/teslamateapi/pull/270) by [tobiasehlert](https:/tobiasehlert))

### Changed

- alignment of commands to version 4.23.6 ([#265](https:/tobiasehlert/teslamateapi/pull/265) by [tobiasehlert](https:/tobiasehlert))
- bump actions/cache from 3 to 4 ([#261](https:/tobiasehlert/teslamateapi/pull/261) by [dependabot](https:/dependabot))
- bump golang from 1.21.5 to 1.22.1 ([#260](https:/tobiasehlert/teslamateapi/pull/260), [#268](https:/tobiasehlert/teslamateapi/pull/268), [#271](https:/tobiasehlert/teslamateapi/pull/271) by [dependabot](https:/dependabot))
- bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ([#272](https:/tobiasehlert/teslamateapi/pull/272) by [dependabot](https:/dependabot))
- bump peter-evans/dockerhub-description from 3 to 4 ([#262](https:/tobiasehlert/teslamateapi/pull/262) by [dependabot](https:/dependabot))
- update Dockerfile to specific version and use of nonroot user ([#266](https:/tobiasehlert/teslamateapi/pull/266) by [tobiasehlert](https:/tobiasehlert))
- updating go mods and linting markdown files ([#264](https:/tobiasehlert/teslamateapi/pull/264) by [tobiasehlert](https:/tobiasehlert))

### Fixed

- fix Dockerfile alpine container typo ([#267](https:/tobiasehlert/teslamateapi/pull/267) by [tobiasehlert](https:/tobiasehlert))

## [1.16.6] - 2023-12-19

### Changed
Expand Down Expand Up @@ -452,6 +472,7 @@ The `ENCRYPTION_KEY` needs to have the same value as the key in the environment

Initial commit

[1.17.0]: https:/tobiasehlert/teslamateapi/compare/v1.16.6...v1.17.0
[1.16.6]: https:/tobiasehlert/teslamateapi/compare/v1.16.5...v1.16.6
[1.16.5]: https:/tobiasehlert/teslamateapi/compare/v1.16.4...v1.16.5
[1.16.4]: https:/tobiasehlert/teslamateapi/compare/v1.16.3...v1.16.4
Expand Down

0 comments on commit f64628b

Please sign in to comment.