diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fd8cfa4b..aa2aa50a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ v2.0.0 to a previous version is not possible without losing the session. - fix: Do not set read markers for sending events (Christian Kußowski) - fix: fix compile error related to MxcImage (gilice) - fix: Forward last version of events when forwarding (Christian Kußowski) +- fix: Ban button displayed for already banned users (Christian Kußowski) +- fix: Route back to room list after leaving a chat (Christian Kußowski) - build: Switch to matrix sdk 1.0.0 (Christian Kußowski) - build: Upgrade flutter to 3.32.2 (krille-chan) - build: Update to flutter 3.32.4 (Christian Kußowski)