File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55## [ Unreleased]
66- No unreleased changes so far
77
8+ ## [ 0.48.3] - 2022-10-13
9+ ### Changed
10+ - Don't store cookies in between requests
11+ - No cache header added
12+
813## [ 0.48.2] - 2022-10-04
914### Added
1015- Add invalid door lock state
@@ -643,7 +648,8 @@ Minor fix in observer interface
643648## [ 0.1.0] - 2021-05-26
644649Initial release
645650
646- [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.48.2...HEAD
651+ [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.48.3...HEAD
652+ [ 0.48.3 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.3
647653[ 0.48.2 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.2
648654[ 0.48.1 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.1
649655[ 0.48.0 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.0
Original file line number Diff line number Diff line change 11pytest-runner~=6.0.0
22mccabe~=0.7.0
33flake8~=5.0.4
4- pylint~=2.15.3
4+ pylint~=2.15.4
55bandit~=1.7.4
You can’t perform that action at this time.
0 commit comments