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.
5
5
## [ Unreleased]
6
6
- No unreleased changes so far
7
7
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
+
8
19
## [ 0.60.3] - 2024-06-13
9
20
### Added
10
21
- ChargeType UNSUPPORTED added
@@ -845,7 +856,8 @@ Minor fix in observer interface
845
856
## [ 0.1.0] - 2021-05-26
846
857
Initial release
847
858
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
849
861
[ 0.60.3 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.3
850
862
[ 0.60.2 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.2
851
863
[ 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