Skip to content

Commit db9e143

Browse files
committed
prepare 0.49.0 release
1 parent bbf5e78 commit db9e143

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66
- No unreleased changes so far
77

8+
## [0.49.0] - 2022-11-15
9+
### Added
10+
- Add new currentFuelLevel_pct attribute
11+
12+
### Changed
13+
- Updated dependencies for pillow, oauthlib and pylint
14+
- Relogin if the refresh token expired
15+
816
## [0.48.3] - 2022-10-13
917
### Changed
1018
- Don't store cookies in between requests
@@ -648,7 +656,8 @@ Minor fix in observer interface
648656
## [0.1.0] - 2021-05-26
649657
Initial release
650658

651-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.48.3...HEAD
659+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.49.0...HEAD
660+
[0.49.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.49.0
652661
[0.48.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.3
653662
[0.48.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.2
654663
[0.48.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.1

0 commit comments

Comments
 (0)