From 704c457221c275900041dc35cabc4e33febf0af4 Mon Sep 17 00:00:00 2001 From: SBiOSoftWhare Date: Fri, 23 Jul 2021 15:30:56 +0200 Subject: [PATCH] Update changes --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index e0140c153..6f976ca2e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,7 @@ Changes to be released in next version * Room: Added support for Voice Messages (#4090, #4091, #4092, #4094, #4095, #4096) * Remove the directory section from the Rooms tab. * Notifications: Show decrypted content is enabled by default (#4519). + * Tools: Add a script to initialize quickly and easily the project. 🐛 Bugfix * Room: Fixed mentioning users from room info member details (#4583)