From 7f60b45506aa11cec1a54f749a3551568b1c50af Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Thu, 23 Mar 2023 17:08:05 +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 8100bf898..55685f6ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ The following sections list the changes for unreleased. * Enhancement - Add expiration to user and group shares: [#5389](https://github.com/owncloud/ocis/pull/5389) * Enhancement - Space Management permissions: [#5441](https://github.com/owncloud/ocis/pull/5441) * Enhancement - Cli to purge expired trash-bin items: [#5500](https://github.com/owncloud/ocis/pull/5500) +* Enhancement - Use Accept-Language Header: [#5918](https://github.com/owncloud/ocis/pull/5918) * Enhancement - Use gotext master: [#5867](https://github.com/owncloud/ocis/pull/5867) * Enhancement - Userlog: [#5699](https://github.com/owncloud/ocis/pull/5699) * Enhancement - Userlog Service: [#5610](https://github.com/owncloud/ocis/pull/5610)