From 317264f849a3b6851636df5cdf4cd8cb20bfb4f8 Mon Sep 17 00:00:00 2001 From: buanet Date: Tue, 10 Oct 2023 22:41:27 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eb131b..e9d3883 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### v9.0.1 (10.10.2023) * fix issue with avahi setup ([#384](https://github.com/buanet/ioBroker.docker/issues/384); [#385 by @z1r0](https://github.com/buanet/ioBroker.docker/pull/385)) * add silent cleanup to setup_avahi.sh +* add error handling for package updates/ install ### v9.0.0 (09.10.2023) * update official docs