Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Jul 14, 2023
1 parent 3967f0a commit 06cf70f
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
## [Unreleased] (Available through Edge Tag)
- No unreleased changes so far

## [0.23.11] - 2023-07-14
### Fixed
- Fixes problem where VWsFriend was unresponsive
- Fixes crash when ABRP answers with empty message

### Added
- MQTT: Adding trip statistics for supported cars

### Changed
- Car goes offline after 15min of no data now
- Updated API to 0.56.2
- Upgrade Grafana to 10.0.1

## [0.23.10] - 2023-04-28
### Fixed
- Fixes problem with stability
Expand Down Expand Up @@ -639,7 +652,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.23.10...HEAD
[unreleased]: https://github.com/tillsteinbach/VWsFriend/compare/v0.23.11...HEAD
[0.23.11]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.23.11
[0.23.10]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.23.10
[0.23.9]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.23.9
[0.23.8]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.23.8
Expand Down

0 comments on commit 06cf70f

Please sign in to comment.