bumping new version v1.16.0

updating CHANGELOG
This commit is contained in:
Tobias Lindberg
2022-10-12 08:42:18 +02:00
parent 02826ed725
commit 0a8c936bca
+9
View File
@@ -1,5 +1,13 @@
# Changelog
## [1.16.0] - 2022-10-12
### Changed
* updating `go build` step in dockerfile by @tobiasehlert in ([#192](https://github.com/tobiasehlert/teslamateapi/pull/192) by [tobiasehlert](https://github.com/tobiasehlert))
* bump golang from 1.18.3 to 1.19.2 by @dependabot in ([#193](https://github.com/tobiasehlert/teslamateapi/pull/193), [#194](https://github.com/tobiasehlert/teslamateapi/pull/194), [#196](https://github.com/tobiasehlert/teslamateapi/pull/196), [#200](https://github.com/tobiasehlert/teslamateapi/pull/200) by [dependabot](https://github.com/dependabot))
* bump github.com/lib/pq from 1.10.6 to 1.10.7 by @dependabot in ([#195](https://github.com/tobiasehlert/teslamateapi/pull/195) by [dependabot](https://github.com/dependabot))
* fix for issue #176 by @virusbrain in ([#199](https://github.com/tobiasehlert/teslamateapi/pull/199) by [virusbrain](https://github.com/virusbrain) and [LelandSindt](https://github.com/LelandSindt))
## [1.15.0] - 2022-07-15
### Information
@@ -324,6 +332,7 @@ The `ENCRYPTION_KEY` needs to have the same value as the key in the environment
Initial commit
[1.16.0]: https://github.com/tobiasehlert/teslamateapi/compare/v1.15.0...v1.16.0
[1.15.0]: https://github.com/tobiasehlert/teslamateapi/compare/v1.14.0...v1.15.0
[1.14.0]: https://github.com/tobiasehlert/teslamateapi/compare/v1.13.3...v1.14.0
[1.13.3]: https://github.com/tobiasehlert/teslamateapi/compare/v1.13.2...v1.13.3