Skip to content

Commit b2ea0b3

Browse files
committed
prepare 0.60.10 release
1 parent 8ff2540 commit b2ea0b3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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
883887
Initial 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

0 commit comments

Comments
 (0)