Update changelog

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-12-27 14:34:07 +01:00
commit ed1e9829ae
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2

View file

@ -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 <pep@bouah.net>