From 1a69583f358ffe93aeed08943c8287d411dc971a Mon Sep 17 00:00:00 2001 From: kobergj Date: Thu, 6 Apr 2023 10:06:31 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cddc6b7c0..3a796e39a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ The following sections list the changes for unreleased. * Enhancement - Bump reva version: [#5243](https://github.com/owncloud/ocis/pull/5243) * Enhancement - Collect global envvars: [#5367](https://github.com/owncloud/ocis/pull/5367) * Enhancement - Make the settings bundles part of the service config: [#5589](https://github.com/owncloud/ocis/pull/5589) +* Enhancement - Configure GRPC in ocs: [#6022](https://github.com/owncloud/ocis/pull/6022) * Enhancement - Drive group permissions: [#5312](https://github.com/owncloud/ocis/pull/5312) * Enhancement - Make the group members addition limit configurable: [#5357](https://github.com/owncloud/ocis/pull/5357) * Enhancement - Allow username to be changed: [#5509](https://github.com/owncloud/ocis/pull/5509)