File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ 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.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
+
8
16
## [ 0.48.3] - 2022-10-13
9
17
### Changed
10
18
- Don't store cookies in between requests
@@ -648,7 +656,8 @@ Minor fix in observer interface
648
656
## [ 0.1.0] - 2021-05-26
649
657
Initial release
650
658
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
652
661
[ 0.48.3 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.3
653
662
[ 0.48.2 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.2
654
663
[ 0.48.1 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.1
You can’t perform that action at this time.
0 commit comments