We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53af65 commit 5933b73Copy full SHA for 5933b73
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
## [Unreleased]
5
- No unreleased changes so far
6
7
+## [0.48.1] - 2023-10-27
8
+### Fixed
9
+- Fixes a bug introduced by the range correction
10
+
11
+### Changed
12
+- Updated API to 0.59.3
13
14
## [0.48.0] - 2023-10-27
15
### Fixed
16
- 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)
requirements.txt
@@ -1,3 +1,3 @@
1
-weconnect[Images]~=0.59.2
+weconnect[Images]~=0.59.3
2
paho-mqtt~=1.6.1
3
python-dateutil~=2.8.2
0 commit comments