Skip to content

Commit c4b563b

Browse files
Update Changelog for 0.46.0 release
1 parent 25eb5c3 commit c4b563b

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66
- No unreleased changes so far
7+
8+
## [0.46.0] - 2022-08-02
79
### Added
810
- Attributes for diesel cars
911
- New status departureTimersStatus & chargingProfilesStatus
12+
- Support for python 3.10
13+
14+
### Fixed
15+
- Build without image support now works without asking for requirements
1016

1117
## [0.45.1] - 2022-07-25
1218
### Fixed
@@ -605,7 +611,8 @@ Minor fix in observer interface
605611
## [0.1.0] - 2021-05-26
606612
Initial release
607613

608-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.45.1...HEAD
614+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.46.0...HEAD
615+
[0.46.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.46.0
609616
[0.45.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.45.1
610617
[0.45.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.45.0
611618
[0.44.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.44.2

0 commit comments

Comments
 (0)