Skip to content

Commit c345de7

Browse files
committed
login bugfix and release 0.36.3
1 parent 8f58a13 commit c345de7

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.36.3] - 2022-02-11
9+
### Fixed
10+
- Fixes login again after changes in the login form
11+
812
## [0.36.2] - 2022-02-10
913
### Fixed
1014
- Fixes json output for values that are zero
@@ -491,7 +495,8 @@ Minor fix in observer interface
491495
## [0.1.0] - 2021-05-26
492496
Initial release
493497

494-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.36.2...HEAD
498+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.36.3...HEAD
499+
[0.36.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.36.3
495500
[0.36.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.36.2
496501
[0.36.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.36.1
497502
[0.36.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.36.0

0 commit comments

Comments
 (0)