File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55## [ Unreleased]
66- No unreleased changes so far
77
8+ ## [ 0.60.10] - 2025-11-29
9+ ### Fixed
10+ - Fixes refresh token handling that was broken in 0.60.9 due to typo when backporting changes
11+
812## [ 0.60.9] - 2025-11-29
913### Fixed
1014- Fixes login due to changes in the login form
@@ -882,7 +886,8 @@ Minor fix in observer interface
882886## [ 0.1.0] - 2021-05-26
883887Initial release
884888
885- [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.9...HEAD
889+ [ unreleased ] : https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.10...HEAD
890+ [ 0.60.10 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.10
886891[ 0.60.9 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.9
887892[ 0.60.8 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.8
888893[ 0.60.7 ] : https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.7
You can’t perform that action at this time.
0 commit comments