Files
archived-teslamateapi/CHANGELOG.md
2021-02-15 19:31:22 +01:00

717 B

Changelog

Unreleased

1.0.2 - 2021-02-15

Fixed

  • sql query error

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

  • added missing tzdata package in Dockerfile

1.0.0 - 2021-02-15