Skip to content

Commit 25711dc

Browse files
Update CHANGELOG.md
1 parent e0b6a80 commit 25711dc

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
@@ -3,6 +3,11 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
- No unreleased changes so far
7+
8+
## [0.20.5] - 2021-09-02
9+
### Fixed
10+
- Fixed UnboundLocalError in condition GDC_MISSING
611

712
## [0.20.4] - 2021-09-01
813
### Fixed
@@ -263,7 +268,8 @@ Minor fix in observer interface
263268
## [0.1.0] - 2021-05-26
264269
Initial release
265270

266-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.20.4...HEAD
271+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.20.5...HEAD
272+
[0.20.5]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.5
267273
[0.20.4]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.4
268274
[0.20.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.3
269275
[0.20.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.2

0 commit comments

Comments
 (0)