From 427d3957c43180910d2bed8868fa21e88e2b987d Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Wed, 3 May 2023 08:51:27 +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 8eafa45268..d975e7f589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The following sections list the changes for unreleased. * 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 - Add the email HTML templates: [#6147](https://github.com/owncloud/ocis/pull/6147) * 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)