From e30105755a29c3f16fc1a403ab935e716875df27 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 29 Mar 2023 15:53:42 +0200 Subject: [PATCH] Update CHANGELOG.md --- nextcloud/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index 9e49110c2..804e54eab 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,9 +1,14 @@ +- MAJOR UPDATE, PLEASE BACKUP NEXTCLOUD & MARIADB ADDONS ! +- Improve updater code, and enable by default + ### 26.0.0-4 (26-03-2023) - Minor bugs fixed - Fix : solve AGAIN spam of healthcheck in logs + ### 26.0.0-3 (26-03-2023) - Minor bugs fixed - 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