From a416d5c1bf6a0710bd8df701b25bd194a585c0d7 Mon Sep 17 00:00:00 2001 From: Doug Date: Tue, 27 Jul 2021 16:26:01 +0100 Subject: [PATCH] Update CHANGES.rst. --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 325adf066..8eabc0ebb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,8 +6,9 @@ Changes to be released in next version 🙌 Improvements * Room: Added support for Voice Messages (#4090, #4091, #4092, #4094, #4095, #4096) - * Remove the directory section from the Rooms tab. + * Rooms Tab: Remove the directory section (#4521). * Notifications: Show decrypted content is enabled by default (#4519). + * People Tab: Remove the local contacts section (#4523). 🐛 Bugfix * Room: Fixed mentioning users from room info member details (#4583)