Skip to content

Commit

Permalink
prepare for 0.5.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
steinbach committed Jun 10, 2021
1 parent 9b75a2a commit 7ebcb0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

## [Unreleased]
- no changes so far
## [0.5.4] - 2021-06-10
### Changed
- API Version updated to 0.5.2 to fix bug with charging settings

## [0.5.3] - 2021-06-09
### Changed
- API Version updated to 0.5.1
Expand Down Expand Up @@ -58,7 +62,8 @@ All notable changes to this project will be documented in this file.
## [0.1.0] - 2021-05-26
Initial release

[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.5.3...HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.5.4...HEAD
[0.5.4]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.5.4
[0.5.3]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.5.3
[0.5.2]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.5.2
[0.5.1]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
weconnect==0.5.1
weconnect==0.5.2

0 comments on commit 7ebcb0e

Please sign in to comment.