diff --git a/CHANGELOG.md b/CHANGELOG.md index f38300c810..05c7ff85eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## StreamChat ### ✅ Added - Add support for system messages not updating `channel.lastMessageAt` [#3476](https://github.com/GetStream/stream-chat-swift/pull/3476) +- Add support for sending system messages client-side +[#3477](https://github.com/GetStream/stream-chat-swift/pull/3477) ### 🐞 Fixed - Fix watching channels when performing channel search [#3472](https://github.com/GetStream/stream-chat-swift/pull/3472)