diff --git a/CHANGELOG.md b/CHANGELOG.md index 12039a4ad8..8e7ebcbece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ The following sections list the changes for unreleased. * Enhancement - Disable the password policy: [#7985](https://github.com/owncloud/ocis/pull/7985) * Enhancement - Update antivirus service: [#8062](https://github.com/owncloud/ocis/pull/8062) * Enhancement - Update reva to latest edge version: [#8100](https://github.com/owncloud/ocis/pull/8100) +* Enhancement - Remove deprecated environment variables: [#8149](https://github.com/owncloud/ocis/pull/8149) ## Details @@ -111,6 +112,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8100 +* Enhancement - Remove deprecated environment variables: [#8149](https://github.com/owncloud/ocis/pull/8149) + + We have removed all deprecated environment variables that have been marked for + removal for 5.0.0 + + https://github.com/owncloud/ocis/issues/8025 + https://github.com/owncloud/ocis/pull/8149 + # Changelog for [5.0.0-rc.1] (2023-12-27) The following sections list the changes for 5.0.0-rc.1.