diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d56368c..3be20afa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased] (Available through Edge Tag) - No unreleased changes so far +## [0.9.4] - 2021-10-27 +### Added +- Possibility to configure database host, port and databasename + +### Fixed +- Ghost trips when Server reports error + ## [0.9.3] - 2021-10-22 ### Fixed - Create provisioning folder if not existing @@ -177,7 +184,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.9.3...HEAD +[unreleased]: https://github.com/tillsteinbach/VWsFriend/compare/v0.9.4...HEAD +[0.9.4]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.9.4 [0.9.3]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.9.3 [0.9.2]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.9.2 [0.9.1]: https://github.com/tillsteinbach/VWsFriend/releases/tag/v0.9.1