add changelog

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2024-06-27 13:00:18 +02:00
parent 423a2d8e62
commit 0dd7eb19fc

View File

@@ -0,0 +1,7 @@
Enhancement: Empty trash directories
We have added a cli-command that allows cleaning up emppty directories in the trashbins folder structure in decomposedFS.
https://github.com/owncloud/ocis/pull/9483
https://github.com/owncloud/ocis/issues/9393
https://github.com/owncloud/ocis/issues/9271