File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55## [ Unreleased]
66- No unreleased changes so far
77
8+ ## [ 0.60.3] - 2024-06-13
9+ ### Added
10+ - ChargeType UNSUPPORTED added
11+ - TargetSOCReachable reachable, notReachable added
12+ - Warning light category OTHER added
13+
14+ ### Changed
15+ - Updated pillow dependency to 10.3.0
16+ - Updated requests dependency to 2.32.3
17+
818## [ 0.60.2] - 2024-02-28
919### Fixed
1020- Fixes a bug introduced by the new timers attributes
@@ -833,7 +843,8 @@ Minor fix in observer interface
833843## [ 0.1.0] - 2021-05-26
834844Initial release
835845
836- [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.2...HEAD
846+ [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.3...HEAD
847+ [ 0.60.3 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.3
837848[ 0.60.2 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.2
838849[ 0.60.1 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.1
839850[ 0.60.0 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.0
You can’t perform that action at this time.
0 commit comments