From 6e81a4a23f691d275baf9d070bdc6428ebb17cfc Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Fri, 22 Jul 2022 14:50:36 +0200 Subject: [PATCH] Reword redact command in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ea4449f..6ed15cf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ - Moderation 👮‍♀️ - You can now change the permissions and aliases of a room. - Permissions are shown in the Memberlist - - There is a `/command` to redact all messages sent by a specific user. + - A new `/redact` command to redact an event or all messages by a user. - You can now provide a reason when inviting, knocking, kicking and banning users. - Faster startup ⚡