From 09115760009de01fda3fab20017766f43c1ad99c Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 05:56:27 +0000 Subject: [PATCH] GitHub bot : changelog --- nextcloud/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index 03d7d22e3..703950425 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,5 @@ +### 27.1.4-6 (07-12-2023) +- Minor bugs fixed ### 27.1.4-5 (01-12-2023) - Minor bugs fixed - Feat : optional configuration of thumbnails generation (enable_thumbnails ; enabled by default) thanks @LuckyTriple7