mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
bumping new version v1.0.1
updating CHANGELOG
This commit is contained in:
+16
-1
@@ -2,7 +2,22 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.1] - 2021-02-15
|
||||
|
||||
### Added
|
||||
- / endpoint saying API is running
|
||||
- DEBUG_MODE variable (printing out debug of TeslaMateApi if set to true)
|
||||
|
||||
### Changed
|
||||
- specifying port 8080 in Run()
|
||||
- updated Traefik example in README
|
||||
- code cleanup
|
||||
|
||||
### Fixed
|
||||
- Missing tzdata package in Dockerfile
|
||||
|
||||
## [1.0.0] - 2021-02-15
|
||||
|
||||
[Unreleased]: https://github.com/tobiasehlert/teslamateapi/compare/v1.0.0...HEAD
|
||||
[Unreleased]: https://github.com/tobiasehlert/teslamateapi/compare/v1.0.1...HEAD
|
||||
[1.0.1]: https://github.com/tobiasehlert/teslamateapi/compare/v1.0.0...v1.0.1
|
||||
[1.0.0]: https://github.com/tobiasehlert/teslamateapi/releases/tag/v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user