From 9aac4b70a03b88fa47f9221a240ab76faf7b21ac Mon Sep 17 00:00:00 2001
From: Christoph Metzger <christoph.metzger_extern@fjd.de>
Date: Thu, 12 Oct 2023 10:53:04 +0200
Subject: [PATCH] chore: Improve CHANGELOG.md

---
 CHANGELOG.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd153a5..0274372 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,12 +17,12 @@ Types of changes:
 
 ### Added
 
-- `create-reply` event to document by zustelldienst that a reply has been created.
-- `submit-reply` event to document by zustelldienst that a reply has been submitted.
-- `notify-reply` event to document by zustelldienst that the sending system has gained knowledge of the reply.
-- `reject-reply` event to document by zustelldienst that a reply has been rejected.
-- `accept-reply` event to document by zustelldienst that a reply has been accepted.
-- `delete-reply` event to document by zustelldienst that a reply has been deleted.
+- `create-reply` event documenting a Reply has been appended. Authored by the Zustelldienst.
+- `submit-reply` event documenting a Reply has been submitted. Authored by the Zustelldienst.
+- `notify-reply` event documenting the Onlineservice knows of the Reply. Authored by the Zustelldienst.
+- `reject-reply` event documenting a Reply has been rejected. Authored by the Zustelldienst.
+- `accept-reply` event documenting a Reply has been accepted. Authored by the Zustelldienst.
+- `delete-reply` event documenting a Reply has been deleted. Authored by the Zustelldienst.
 
 ### Deprecated
 
-- 
GitLab