From 8eb1060ac934906fa73b49d2e82c923eec150a17 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 26 Mar 2023 15:54:14 +0200 Subject: [PATCH] Update CHANGELOG.md --- nextcloud/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index ef5ad51b1..17966d67e 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,4 @@ +- Fix : bug in launcher script status detector if data is in a mounted directory ### 26.0.0-2 (26-03-2023) - Minor bugs fixed - Fix : connection with desktop client https://github.com/alexbelgium/hassio-addons/issues/771