From 3e8a1c8394f1dda36ffbb12794dbd2824167c0cf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 May 2023 09:01:47 +0200 Subject: [PATCH] Update CHANGELOG.md --- nextcloud/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index a01a514e4..dd9fc2d66 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,8 +1,9 @@ ### 26.0.1-3 (02-05-2023) - Minor bugs fixed +- Add renderD128 to devices https://github.com/alexbelgium/hassio-addons/pull/820 ### 26.0.1-2 (30-04-2023) - Minor bugs fixed -- Chmod only data folder subdirectories https://github.com/alexbelgium/hassio-addons/issues/818 +- Chmod only data folder subdirectories https://github.com/alexbelgium/hassio-addons/issues/818 ## 26.0.1 (29-04-2023) - Update to latest version from linuxserver/docker-nextcloud