Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach committed Sep 1, 2021
1 parent 761a11b commit 911d3f4
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 @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.20.4] - 2021-09-01
### Fixed
- Removed python typing Final as it is not available in python 3.7

## [0.20.3] - 2021-08-30
### Fixed
- Display of consent url fixed
Expand Down Expand Up @@ -259,7 +263,8 @@ Minor fix in observer interface
## [0.1.0] - 2021-05-26
Initial release

[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.20.3...HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.20.4...HEAD
[0.20.4]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.4
[0.20.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.3
[0.20.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.2
[0.20.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.20.1
Expand Down

0 comments on commit 911d3f4

Please sign in to comment.