From 89b5146efde2d25828596d6c0b37efe696ff09ec Mon Sep 17 00:00:00 2001 From: Doug Date: Wed, 4 Aug 2021 17:04:42 +0100 Subject: [PATCH] Update CHANGES.rst. --- CHANGES.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index c7d5e0920..bb6150123 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,10 +5,12 @@ Changes to be released in next version * 🙌 Improvements - * + * Notifications: Replies now hide the referenced content (#4660). + * Notifications: Show the body of all message event types (#4653). + * Notifications: Replace "Message" fallback with "Notification" as the event may not be a message. 🐛 Bugfix - * + * Notifications: Name/Avatar changes were displayed as invites (#4659). ⚠️ API Changes *