Skip to content

Commit 5933b73

Browse files
committed
prepeare 0.48.1 release
1 parent b53af65 commit 5933b73

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
## [Unreleased]
55
- No unreleased changes so far
66

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+
714
## [0.48.0] - 2023-10-27
815
### Fixed
916
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
weconnect[Images]~=0.59.2
1+
weconnect[Images]~=0.59.3
22
paho-mqtt~=1.6.1
33
python-dateutil~=2.8.2

0 commit comments

Comments
 (0)