diff --git a/CHANGELOG.md b/CHANGELOG.md index ccec0a50e..338092556 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes for unreleased. + +[unreleased]: https://github.com/owncloud/ocis/compare/v2.0.0...master + +## Summary + +* Bugfix - Render webdav permissions as string in search report: [#4575](https://github.com/owncloud/ocis/issues/4575) + +## Details + +* Bugfix - Render webdav permissions as string in search report: [#4575](https://github.com/owncloud/ocis/issues/4575) + + We now correctly render the `oc:permissions` of resources as a string. + + https://github.com/owncloud/ocis/issues/4575 + https://github.com/owncloud/ocis/pull/4579 # Changelog for [2.0.0-beta.8] (2022-09-13) The following sections list the changes for 2.0.0-beta.8.