Skip to content

Commit 574c696

Browse files
committed
prepare v0.27.2 release
1 parent a7604fa commit 574c696

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

8+
## [0.27.2] - 2021-12-16
9+
- No changes, just a new version number for pypi
10+
811
## [0.27.1] - 2021-12-16
912
### Fixed
1013
- Fixed exception when WeConnect Server unnecessarily asks for a new login
@@ -386,7 +389,8 @@ Minor fix in observer interface
386389
## [0.1.0] - 2021-05-26
387390
Initial release
388391

389-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.27.1...HEAD
392+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.27.2...HEAD
393+
[0.27.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.27.2
390394
[0.27.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.27.1
391395
[0.27.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.27.0
392396
[0.26.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.26.0

0 commit comments

Comments
 (0)