From cd912a56c13910b20e1bfb07fe84b6e50499868e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Mon, 12 Aug 2024 15:19:43 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3c8f16787..7bb352d952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ The following sections list the changes for unreleased. * Enhancement - Add an API to auth-app service: [#9755](https://github.com/owncloud/ocis/pull/9755) * Enhancement - Bump go-micro plugins pkg: [#9756](https://github.com/owncloud/ocis/pull/9756) * Enhancement - Bump reva: [#9763](https://github.com/owncloud/ocis/pull/9763) +* Enhancement - Add OCIS_ENABLE_OCM env var: [#9784](https://github.com/owncloud/ocis/pull/9784) ## Details @@ -200,6 +201,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9714 https://github.com/owncloud/ocis/pull/9715 +* Enhancement - Add OCIS_ENABLE_OCM env var: [#9784](https://github.com/owncloud/ocis/pull/9784) + + We added a new `OCIS_ENABLE_OCM` env var that will enable all ocm flags. + + https://github.com/owncloud/ocis/pull/9784 + # Changelog for [6.2.0] (2024-07-30) The following sections list the changes for 6.2.0.