Skip to content

Commit f2d4cb0

Browse files
Update CHANGELOG.md
1 parent 9754d5c commit f2d4cb0

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66
- No unreleased changes so far
77

8+
## [0.58.0] - 2023-09-03
9+
### Added
10+
- honking and flashing on cars supporting honkAndFlash capability
11+
- carType FUEL added
12+
- BatteryPowerLevel EMERGENCY added
13+
- trip averageAuxConsumption and averageRecuperation added for selected cars
14+
- updating of trips fixed (thanks to user gilder0 for contributing)
15+
16+
### Fixed
17+
- Fixed some linter errors
18+
19+
### Changed
20+
- Updated build dependencies
21+
- Improved logging of charging station errors
22+
823
## [0.57.0] - 2023-07-20
924
### Added
1025
- honking and flashing on cars supporting honkAndFlash capability
@@ -748,7 +763,8 @@ Minor fix in observer interface
748763
## [0.1.0] - 2021-05-26
749764
Initial release
750765

751-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.57.0...HEAD
766+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.58.0...HEAD
767+
[0.58.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.58.0
752768
[0.57.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.57.0
753769
[0.56.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.56.2
754770
[0.56.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.56.1

0 commit comments

Comments
 (0)