Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2022-09-14 09:23:14 +00:00
parent 2d445c6e95
commit b1d3ba25aa

View File

@@ -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.