Skip to content

Commit a57a356

Browse files
committed
Prepare 0.30.1 release
1 parent dfcf959 commit a57a356

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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.30.1] - 2022-01-10
9+
### Fixed
10+
- missing init file
11+
812
## [0.30.0] - 2022-01-10
913
### Added
1014
- Request Tracker to track progress of control requests
@@ -416,7 +420,8 @@ Minor fix in observer interface
416420
## [0.1.0] - 2021-05-26
417421
Initial release
418422

419-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.30.0...HEAD
423+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.30.1...HEAD
424+
[0.30.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.30.1
420425
[0.30.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.30.0
421426
[0.29.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.29.0
422427
[0.28.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.28.0
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-

0 commit comments

Comments
 (0)