Skip to content

Commit

Permalink
prepare 0.16.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach committed Nov 19, 2021
1 parent 0cc2261 commit bf7d9cd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- No unreleased changes so far

## [0.16.0] - 2021-11-19
### Added
- Add new Charging State CHARGE_PURPOSE_REACHED_NOT_CONSERVATION_CHARGING

### Changed
- Updated API to 0.23.0

## [0.15.4] - 2021-11-04
### Changed
- Updated API to 0.22.1
Expand Down Expand Up @@ -324,7 +331,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.15.4..HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.16.0..HEAD
[0.16.0]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.16.0
[0.15.4]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.15.4
[0.15.3]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.15.3
[0.15.2]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.15.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
weconnect~=0.22.1
weconnect~=0.23.0
ascii_magic~=1.6

0 comments on commit bf7d9cd

Please sign in to comment.