Skip to content

Commit 4d2d2ab

Browse files
committed
prepare 0.50.1 release
1 parent 7882eb6 commit 4d2d2ab

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.50.1] - 2022-11-30
9+
### Fixed
10+
- Fixed bug where an attribute was not correctly enabled again when it reappears without changed value (Big thanks to user @ColinRobbins for this finding)
11+
812
## [0.50.0] - 2022-11-21
913
### Added
1014
- Support for proxy servers (thanks to user towe96)
@@ -661,7 +665,8 @@ Minor fix in observer interface
661665
## [0.1.0] - 2021-05-26
662666
Initial release
663667

664-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.50.0...HEAD
668+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.50.1...HEAD
669+
[0.50.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.50.1
665670
[0.50.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.50.0
666671
[0.49.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.49.0
667672
[0.48.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.48.3

0 commit comments

Comments
 (0)