From 17c32d8fdb775be07bbbff8132f13dc9aa3f08ba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:10:37 +0100 Subject: [PATCH] Clean --- nextcloud/CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index 34ed3b179..543fd3030 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,9 +1,6 @@ ### 26.0 (23-03-2023) - Minor bugs fixed -### 25.0.4-12 (23-03-2023) -- Minor bugs fixed -- Add config.yaml : any variable pushed inside should be exported as an environment variable ### 25.0.4-11 (22-03-2023) - Minor bugs fixed - Implemented safety check that reinstalls nextcloud if issue detected https://github.com/alexbelgium/hassio-addons/issues/764