Skip to content

Commit 06773a5

Browse files
committed
prepare 0.60.4 release
1 parent 6a2975f commit 06773a5

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff 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
846857
Initial 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

0 commit comments

Comments
 (0)