From ed1e9829aeafc6dda10204a54b483feb1d6fe655 Mon Sep 17 00:00:00 2001 From: pep Date: Sat, 27 Dec 2025 14:34:07 +0100 Subject: [PATCH] Update changelog Signed-off-by: pep --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 5631b24..bf44600 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,8 @@ Version NEXT: - Prevent xmpp-rs dep from using `autojoin` flag for bookmarks which was preventing from reusing the same account for multiple instances of the bot. + - Add 'admins' config, trusted accounts for admin tasks + - Add 'rejoin' command to rejoin (leave/join) all rooms Version 0.2.0: 2023-08-23 Maxime “pep” Buquet