Skip to content

Commit aa40cb2

Browse files
Prepare 0.24.0 release
1 parent 02718c6 commit aa40cb2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

8+
## [0.24.0] - 2021-11-25
9+
### Added
10+
- Add new Charging State CHARGE_PURPOSE_REACHED_CONSERVATION (thanks to [gordoncrossley](https://github.com/gordoncrossley) for reporting)
11+
812
## [0.23.1] - 2021-11-19
913
### Fixed
1014
- Fixed addressing of timers
@@ -361,7 +365,8 @@ Minor fix in observer interface
361365
## [0.1.0] - 2021-05-26
362366
Initial release
363367

364-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.23.1...HEAD
368+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.24.0...HEAD
369+
[0.24.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.24.0
365370
[0.23.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.23.1
366371
[0.23.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.23.0
367372
[0.22.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.22.1

0 commit comments

Comments
 (0)