diff --git a/CHANGELOG.md b/CHANGELOG.md index 05630cf6e..1abefa27e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Rework default role provisioning: [#3900](https://github.com/owncloud/ocis/issues/3900) +* Bugfix - Remove unused OCS storage configuration: [#3955](https://github.com/owncloud/ocis/pull/3955) * Bugfix - Fix version info: [#3953](https://github.com/owncloud/ocis/pull/3953) * Bugfix - Fix graph endpoint: [#3925](https://github.com/owncloud/ocis/issues/3925) * Enhancement - Add audit events for created containers: [#3941](https://github.com/owncloud/ocis/pull/3941) @@ -22,6 +23,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/3900 +* Bugfix - Remove unused OCS storage configuration: [#3955](https://github.com/owncloud/ocis/pull/3955) + + We've removed the unused OCS configuration option `OCS_STORAGE_USERS_DRIVER`. + + https://github.com/owncloud/ocis/pull/3955 + * Bugfix - Fix version info: [#3953](https://github.com/owncloud/ocis/pull/3953) We've fixed the version info that is displayed when you run: