From 3f302fa2fbf08df95061b148f84cfb91e41a339f Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 23 Feb 2023 14:35:04 +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 09c890263..12119582e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,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 - Userlog Service: [#5610](https://github.com/owncloud/ocis/pull/5610) # Changelog for [2.0.0] (2022-11-30)