diff --git a/changelog/unreleased/add-edit-public-share.md b/changelog/unreleased/add-edit-public-share.md new file mode 100644 index 0000000000..3a751b0d63 --- /dev/null +++ b/changelog/unreleased/add-edit-public-share.md @@ -0,0 +1,6 @@ +Enhancement: Add edit public share to sharing NG + +We added the ability to edit public shares to the sharing NG endpoints. + +https://github.com/owncloud/ocis/pull/7908/ +https://github.com/owncloud/ocis/issues/6993