From 67f8107911b9fef690de1381d97e8aeeae69a5d6 Mon Sep 17 00:00:00 2001 From: kobergj Date: Wed, 12 Jul 2023 15:54:10 +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 478b39d62..47fc5bf3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The following sections list the changes for unreleased. * Enhancement - Make the post logout redirect uri configurable: [#6583](https://github.com/owncloud/ocis/pull/6583) * Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482) * Enhancement - Add old & new values to audit logs: [#6537](https://github.com/owncloud/ocis/pull/6537) +* Enhancement - Bump Hugo: [#6787](https://github.com/owncloud/ocis/pull/6787) * Enhancement - Update reva: [#6529](https://github.com/owncloud/ocis/pull/6529) * Enhancement - Clarify license text in the dev docs: [#6755](https://github.com/owncloud/ocis/pull/6755) * Enhancement - Use reva client selectors: [#6452](https://github.com/owncloud/ocis/pull/6452) @@ -188,6 +189,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6537 +* Enhancement - Bump Hugo: [#6787](https://github.com/owncloud/ocis/pull/6787) + + Bump hugo pkg (needed for docs generation) to `v0.115.2` + + https://github.com/owncloud/ocis/pull/6787 + * Enhancement - Update reva: [#6529](https://github.com/owncloud/ocis/pull/6529) Update reva to latest edge