Skip to content

Commit

Permalink
Prepare 0.5.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Sep 16, 2021
1 parent 473ab8d commit ab1cf10
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,15 @@
All notable changes to this project will be documented in this file.

## [Unreleased] (Available through Edge Tag)
- No unreleased changes so far

## [0.5.2] - 2021-09-16
### Added
- Use retry mechanism for all http requests

### Changed
- Various improvements in the Dashboards. Better compatibility with legacy cars

## [0.5.1] - 2021-09-13
### Fixed
- Fixed vehicle image loading in Grafana car overview dashboard (thanks to [cmantsch](https://github.com/cmantsch))
Expand Down Expand Up @@ -84,7 +91,8 @@ This is a complete rewrite of VWsFriend using a self developed API. It drops ioB
## [0.1.0] - 2021-04-22
Initial release to enable "latest" tag on dockerhub

[unreleased]: https://github.com/tillsteinbach/VWsFriend/compare/v0.5.1...HEAD
[unreleased]: https://github.com/tillsteinbach/VWsFriend/compare/v0.5.2...HEAD
[0.5.2]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.5.2
[0.5.1]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.5.1
[0.5.0]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.5.0
[0.4.3]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.4.3
Expand Down

0 comments on commit ab1cf10

Please sign in to comment.