summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-07-22 14:50:36 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-07-22 14:50:36 +0200
commit6e81a4a23f691d275baf9d070bdc6428ebb17cfc (patch)
treefe95caf5f7c8cdb20dfa7dbbc596a37b704dfb42 /CHANGELOG.md
parentFix user reference in changelog (diff)
downloadnheko-6e81a4a23f691d275baf9d070bdc6428ebb17cfc.tar.xz
Reword redact command in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
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 ⚡