Skip to content

Commit 474f370

Browse files
committed
prepare 0.21.1 release
1 parent 52bd0e9 commit 474f370

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
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66
- No unreleased changes so far
77

8+
## [0.21.1] - 2021-10-10
9+
### Fixed
10+
- Fixes error recording
11+
- Will delete cache if file is corrupted
12+
813
## [0.21.0] - 2021-10-06
914
### Added
1015
- Possibility to register for error callbacks
@@ -321,7 +326,8 @@ Minor fix in observer interface
321326
## [0.1.0] - 2021-05-26
322327
Initial release
323328

324-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.21.0...HEAD
329+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.21.1...HEAD
330+
[0.21.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.21.1
325331
[0.21.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.21.0
326332
[0.20.15]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.15
327333
[0.20.14]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.14

0 commit comments

Comments
 (0)