Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Sep 2, 2021
1 parent bf2152c commit 4dbee36
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- No unreleased changes so far

## [0.14.8] - 2021-09-02
### Fixed
- Allow forbidden (403) return code for parking position
- Continue fetching data even if retrieval for one car fails

### Changed
- API version to 0.20.6

## [0.14.7] - 2021-09-02
### Fixed
- Fixed UnboundLocalError in condition GDC_MISSING
Expand Down Expand Up @@ -238,7 +246,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.14.7..HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.14.8..HEAD
[0.14.8]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.14.8
[0.14.7]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.14.7
[0.14.6]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.14.6
[0.14.5]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.14.5
Expand Down

0 comments on commit 4dbee36

Please sign in to comment.