chore: add changelog entry

This commit is contained in:
Juan Pablo Villafáñez committed 2024-08-05 11:06:00 +02:00
1 parent 243f2febab
commit 2570e12eb6
1 file changed
+5
@@ -0,0 +1,5 @@
Enhancement: New WOPI operations added to the collaboration service
PutRelativeFile, DeleteFile and RenameFile operations have been added to the collaboration service. GetFileInfo operation will now report the support of these operations to the WOPI app
https://github.com/owncloud/ocis/pull/9505