From 5a8abaa54deb675d8af931e4b29a6c0c7e2d4f4a Mon Sep 17 00:00:00 2001 From: strawberry Date: Wed, 28 Feb 2024 12:40:03 -0500 Subject: [PATCH] update DIFFERENCES.md Signed-off-by: strawberry --- DIFFERENCES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DIFFERENCES.md b/DIFFERENCES.md index 3cf7894f..75ed0166 100644 --- a/DIFFERENCES.md +++ b/DIFFERENCES.md @@ -72,4 +72,5 @@ - Add admin command to bulk delete media via a codeblock list of MXC URLs. - Add admin command to delete both the thumbnail and media MXC URLs from an event ID (e.g. from an abuse report) - Add `!admin` as a way to call the Conduit admin bot -- Add support for listening on multiple TCP ports \ No newline at end of file +- Add support for listening on multiple TCP ports +- Add admin command to list all the rooms a local user is joined in \ No newline at end of file