Skip to content

Commit 787ea08

Browse files
prepare 0.21.4 release
1 parent 5671a05 commit 787ea08

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.21.4] - 2021-10-19
9+
### Fixed
10+
- Fixes return None for elapsed statistics if no statistics are available
11+
812
## [0.21.3] - 2021-10-14
913
### Fixed
1014
- Fixes picture caching
@@ -334,7 +338,8 @@ Minor fix in observer interface
334338
## [0.1.0] - 2021-05-26
335339
Initial release
336340

337-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.21.3...HEAD
341+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.21.4...HEAD
342+
[0.21.4]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.21.4
338343
[0.21.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.21.3
339344
[0.21.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.21.2
340345
[0.21.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.21.1

0 commit comments

Comments
 (0)