From b82d4e6779d24ecf7f607ec6ec3b46acf3bf9625 Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Thu, 27 Apr 2023 14: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 2efead9f6..32449962f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Enhancement - Add debug server to audit: [#6178](https://github.com/owncloud/ocis/pull/6178) * Enhancement - Add debug server to idm: [#6153](https://github.com/owncloud/ocis/pull/6153) * Enhancement - Open Debug endpoint for Notifications: [#5002](https://github.com/owncloud/ocis/issues/5002) * Enhancement - Disable Notifications: [#6137](https://github.com/owncloud/ocis/pull/6137)