diff --git a/CHANGELOG.md b/CHANGELOG.md index ceeffa2a8e..aa1831069d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The following sections list the changes for unreleased. * Change - Make Protobuf package names unique: [#1875](https://github.com/owncloud/ocis/pull/1875) * Enhancement - Change default path for thumbnails: [#1892](https://github.com/owncloud/ocis/pull/1892) * Enhancement - Add config for public share SQL driver: [#1916](https://github.com/owncloud/ocis/pull/1916) +* Enhancement - Add option to reading registry rules from json file: [#1917](https://github.com/owncloud/ocis/pull/1917) * Enhancement - Update reva to v1.6.1-0.20210329145723-ed244aac4ddc: [#1872](https://github.com/owncloud/ocis/pull/1872) ## Details @@ -40,6 +41,10 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/1916 +* Enhancement - Add option to reading registry rules from json file: [#1917](https://github.com/owncloud/ocis/pull/1917) + + https://github.com/owncloud/ocis/pull/1917 + * Enhancement - Update reva to v1.6.1-0.20210329145723-ed244aac4ddc: [#1872](https://github.com/owncloud/ocis/pull/1872) * enforce quota (https://github.com/cs3org/reva/pull/1557)