diff --git a/CHANGELOG.md b/CHANGELOG.md index ba81f22d..a9678749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v0.11.3 (unreleased) + +* Bumped minimum Go version to 1.23. +* Added support for signaling supported features to clients using the + `com.beeper.room_features` state event. +* Fixed converting voice message duration and waveform. +* Fixed padding in stickers sent to WhatsApp sometimes being the wrong color. + # v0.11.2 (2024-12-16) * Added better notice when view-once messages are unavailable.