Skip to content

Commit 1dc16a6

Browse files
committed
prepare 0.59.3 release
1 parent 2db4c1e commit 1dc16a6

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.59.3] - 2023-10-27
9+
### Fixed
10+
- Fixes a bug introduced by the range correction
11+
812
## [0.59.2] - 2023-10-27
913
### Fixed
1014
- Fixes a bug in the API that causes incorrect range values for cars using miles instead of km (thanks to user @bendavidson for the contribution)
@@ -796,7 +800,8 @@ Minor fix in observer interface
796800
## [0.1.0] - 2021-05-26
797801
Initial release
798802

799-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.59.2...HEAD
803+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.59.3...HEAD
804+
[0.59.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.3
800805
[0.59.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.2
801806
[0.59.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.1
802807
[0.59.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.0

0 commit comments

Comments
 (0)