Skip to content

Commit a9e50be

Browse files
Prepare for 0.60.8 release
1 parent fb69de8 commit a9e50be

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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.60.8] - 2025-01-08
9+
### Fixed
10+
- Fixes web authentication for some users
11+
- big refactoring of web auth (thank you to user [krzysdabro](https://github.com/krzysdabro) for the contribution!)
12+
813
## [0.60.7] - 2024-12-19
914
### Fixed
1015
- Fix for reoccuring consent requests
@@ -873,7 +878,8 @@ Minor fix in observer interface
873878
## [0.1.0] - 2021-05-26
874879
Initial release
875880

876-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.7...HEAD
881+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.60.8...HEAD
882+
[0.60.8]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.8
877883
[0.60.7]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.7
878884
[0.60.6]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.6
879885
[0.60.5]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.60.5

0 commit comments

Comments
 (0)