From fbd23d2d912630ba43b3eeaaae0dd78fdb8b2f2f Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Fri, 9 Jun 2023 16:07:26 -0500 Subject: [PATCH] Prepare changelog with #262 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a496d4c..6f47815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Catch NSFW rooms with underscores, https://github.com/matrix-org/matrix-public-archive/pull/231 - Fix room cards sorting in the wrong direction on Firefox, https://github.com/matrix-org/matrix-public-archive/pull/261 - Remove `libera.chat` as a default since their rooms are not accessible in the archive, https://github.com/matrix-org/matrix-public-archive/pull/263 +- Add reason why the archive bot is joining the room, https://github.com/matrix-org/matrix-public-archive/pull/262 # 0.1.0 - 2023-05-11