From 13b3c0e50628c6bc17c00b06912eb7f74a370fee Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Tue, 2 May 2023 18:13:49 +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 e43ee10d96..8eafa45268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The following sections list the changes for unreleased. * Enhancement - Add debug server to idm: [#6153](https://github.com/owncloud/ocis/pull/6153) * Enhancement - Add debug server to postprocessing: [#6203](https://github.com/owncloud/ocis/pull/6203) * Enhancement - Add debug server to userlog: [#6202](https://github.com/owncloud/ocis/pull/6202) +* Enhancement - Add debug server to eventhistory: [#6204](https://github.com/owncloud/ocis/pull/6204) * Enhancement - Open Debug endpoint for Notifications: [#5002](https://github.com/owncloud/ocis/issues/5002) * Enhancement - Bump Reva Version: [#6186](https://github.com/owncloud/ocis/pull/6186) * Enhancement - Disable Notifications: [#6137](https://github.com/owncloud/ocis/pull/6137)