Skip to content

Commit f957daf

Browse files
committed
Prepare 0.38.8 release
1 parent 1c4fe45 commit f957daf

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
## [Unreleased]
55
- No unreleased changes so far
66

7+
## [0.38.8] - 2025-11-29
8+
### Fixed
9+
- Fixes login due to changes in the login form
10+
711
## [0.38.7] - 2024-09-13
812
### Added
913
- Added several missing attributes
@@ -829,7 +833,8 @@ All notable changes to this project will be documented in this file.
829833
Initial release
830834

831835

832-
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.7..HEAD
836+
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.8..HEAD
837+
[0.38.8]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.8
833838
[0.38.7]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.7
834839
[0.38.6]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.6
835840
[0.38.5]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
weconnect[Images]~=0.60.5
1+
weconnect[Images]~=0.60.9

0 commit comments

Comments
 (0)