changelog: update

This commit is contained in:
Tulir Asokan
2026-04-20 16:51:51 +03:00
parent dce0c4dbe1
commit 18f831553d

View File

@@ -1,3 +1,10 @@
# unreleased
* Added support for bridging message reactions from Telegram when logged in as
a bot.
* Fixed `mx_room_state` table not being migrated correctly from the Python
bridge in SQLite databases.
# v26.04
* Rewrote bridge in Go using bridgev2 architecture.