docs: add changelog

This commit is contained in:
Michael Barz
2023-12-06 12:22:37 +01:00
parent 956a0427cf
commit 3b56a57798

View File

@@ -0,0 +1,6 @@
Enhancement: Add validation to public share provider
We changed the implementation of the public share provider in reva to do the validation on the CS3 Api side. This makes the implementation on the graph side smaller.
https://github.com/owncloud/ocis/pull/7877
https://github.com/owncloud/ocis/issues/6993