diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b4f8e9..85ec819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## Changelog -### v8.0.0-beta.1 (coming soon) +### v8.0.0-beta.1 (20.02.2023) * upgrade node version to recommended node18 * rewrite of multihost setup handling * rewrite of custom objects and states db setup handling @@ -7,6 +7,7 @@ * enhance logging and error handling * add volume instruction to dockerfile * add support for password protected custom objects and states db ([#306](https://github.com/buanet/ioBroker.docker/issues/306)) +* add support for redis sentinel ([#311](https://github.com/buanet/ioBroker.docker/issues/311)) * add restore command to maintenance script * add database connection check at startup * remove initial restore feature