File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55## [ Unreleased]
66- No unreleased changes so far
77
8+ ## [ 0.60.4] - 2024-08-02
9+ ### Added
10+ - usePrivateCurrentEnabled added
11+ - maxChargeCurrentAC_A added
12+ - self.chargingScenario added
13+ - self.targetDateTimeLocal added
14+ - ICON_NOT_FOUND added
15+
16+ ### Changed
17+ - Updated pillow dependency to 10.4.0
18+
819## [ 0.60.3] - 2024-06-13
920### Added
1021- ChargeType UNSUPPORTED added
@@ -845,7 +856,8 @@ Minor fix in observer interface
845856## [ 0.1.0] - 2021-05-26
846857Initial release
847858
848- [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.3...HEAD
859+ [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.4...HEAD
860+ [ 0.60.4 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.4
849861[ 0.60.3 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.3
850862[ 0.60.2 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.2
851863[ 0.60.1 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.1
You can’t perform that action at this time.
0 commit comments