teslatte/CHANGELOG.md
2023-10-10 13:48:29 +11:00

602 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • RequestData is now private because it's not used outside of the crate.
  • RequestData variants fixed lints: GET -> Get.

[0.1.6] - 2023-10-10

Fixes

  • More optional fields and parsing tests (#4).

[0.1.5] - 2023-09-20

Added

  • This changelog.

Fixed

  • Additional response fields for Model S (#3).