File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff 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
749764Initial 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
You can’t perform that action at this time.
0 commit comments