diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-07-22 14:50:36 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-07-22 14:50:36 +0200 |
commit | 6e81a4a23f691d275baf9d070bdc6428ebb17cfc (patch) | |
tree | fe95caf5f7c8cdb20dfa7dbbc596a37b704dfb42 /CHANGELOG.md | |
parent | Fix user reference in changelog (diff) | |
download | nheko-6e81a4a23f691d275baf9d070bdc6428ebb17cfc.tar.xz |
Reword redact command in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
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 ⚡ |