diff --git a/CHANGELOG.md b/CHANGELOG.md index a84b5fe..e7b983c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v0.4.4 (unreleased) + +* Bumped minimum Go version to 1.23. +* Added support for signaling supported features to clients using the + `com.beeper.room_features` state event. +* Added auto-reconnect for certain uncommon error cases. +* Fixed replies with images including an extra blank message. + # v0.4.3 (2024-12-16) * Fixed PNGs with certain color models failing to render on native apps