File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
## [ Unreleased]
6
6
- No unreleased changes so far
7
7
8
+ ## [ 0.59.3] - 2023-10-27
9
+ ### Fixed
10
+ - Fixes a bug introduced by the range correction
11
+
8
12
## [ 0.59.2] - 2023-10-27
9
13
### Fixed
10
14
- 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
796
800
## [ 0.1.0] - 2021-05-26
797
801
Initial release
798
802
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
800
805
[ 0.59.2 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.2
801
806
[ 0.59.1 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.1
802
807
[ 0.59.0 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.59.0
You can’t perform that action at this time.
0 commit comments