From 70340e7d2d8bce9522e270e2b61e1915b05dff17 Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 4 Apr 2023 11:47:01 +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 6d8b38e3ea..c6a86c7afc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ The following sections list the changes for unreleased. * Enhancement - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207) * Enhancement - Automate md creation: [#5901](https://github.com/owncloud/ocis/pull/5901) * Enhancement - Add endpoints to upload a custom logo: [#5735](https://github.com/owncloud/ocis/pull/5735) +* Enhancement - Bump go-ldap version: [#6004](https://github.com/owncloud/ocis/pull/6004) * Enhancement - Bump libre-graph-api-go: [#5309](https://github.com/owncloud/ocis/pull/5309) * Enhancement - Bump reva version: [#5243](https://github.com/owncloud/ocis/pull/5243) * Enhancement - Collect global envvars: [#5367](https://github.com/owncloud/ocis/pull/5367)