Skip to content

Commit 539d53b

Browse files
committed
prepare 0.60.5 release
1 parent 952eb6d commit 539d53b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66
- No unreleased changes so far
77

8+
## [0.60.5] - 2024-09-13
9+
### Added
10+
- AUTHTYPE PROPRIETARY added
11+
- ChargingScenarios IMMEDIATELY_CHARGING_ACTIVE, IMMEDIATELY_CHARGING_FINISHED, CHARGING_TO_DEPARTURE_TIME_WAITING, CHARGING_TO_DEPARTURE_TIME_ACTIVE, OPTIMISED_CHARGING_FINISHED, ERROR_CHARGING_SYSTEM added
12+
- climatisationTemperatureOutside added (for now only error shown due to missing support in cars firmware)
13+
814
## [0.60.4] - 2024-08-02
915
### Added
1016
- usePrivateCurrentEnabled added
@@ -856,7 +862,8 @@ Minor fix in observer interface
856862
## [0.1.0] - 2021-05-26
857863
Initial release
858864

859-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.4...HEAD
865+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.5...HEAD
866+
[0.60.5]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.5
860867
[0.60.4]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.4
861868
[0.60.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.3
862869
[0.60.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.2

0 commit comments

Comments
 (0)