Skip to content

Commit

Permalink
prepare 0.20.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach committed Sep 10, 2021
1 parent e416169 commit f95eab9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- No unreleased changes so far

## [0.20.8] - 2021-09-10
### Fixed
- Fix if range is corrupted

## [0.20.7] - 2021-09-09
### Added
- Catching aborted connections and throwing RetrievelErrors instead
Expand Down Expand Up @@ -277,7 +281,8 @@ Minor fix in observer interface
## [0.1.0] - 2021-05-26
Initial release

[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.20.7...HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.20.8...HEAD
[0.20.8]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.8
[0.20.7]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.7
[0.20.6]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.6
[0.20.5]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.5
Expand Down

0 comments on commit f95eab9

Please sign in to comment.