Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach committed Sep 3, 2023
1 parent 9754d5c commit f2d4cb0
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- No unreleased changes so far

## [0.58.0] - 2023-09-03
### Added
- honking and flashing on cars supporting honkAndFlash capability
- carType FUEL added
- BatteryPowerLevel EMERGENCY added
- trip averageAuxConsumption and averageRecuperation added for selected cars
- updating of trips fixed (thanks to user gilder0 for contributing)

### Fixed
- Fixed some linter errors

### Changed
- Updated build dependencies
- Improved logging of charging station errors

## [0.57.0] - 2023-07-20
### Added
- honking and flashing on cars supporting honkAndFlash capability
Expand Down Expand Up @@ -748,7 +763,8 @@ Minor fix in observer interface
## [0.1.0] - 2021-05-26
Initial release

[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.57.0...HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.58.0...HEAD
[0.58.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.58.0
[0.57.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.57.0
[0.56.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.56.2
[0.56.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.56.1
Expand Down

0 comments on commit f2d4cb0

Please sign in to comment.