Skip to content

Commit 01a329b

Browse files
committed
prepare 0.38.1 release
1 parent 3808c10 commit 01a329b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
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.38.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.38.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)
@@ -779,7 +786,8 @@ All notable changes to this project will be documented in this file.
779786
Initial release
780787

781788

782-
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.0..HEAD
789+
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.1..HEAD
790+
[0.38.1]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.1
783791
[0.38.0]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.0
784792
[0.37.0]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.37.0
785793
[0.36.0]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.36.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
weconnect[Images]~=0.59.2
1+
weconnect[Images]~=0.59.3

0 commit comments

Comments
 (0)