diff --git a/packages/stream_chat/CHANGELOG.md b/packages/stream_chat/CHANGELOG.md index f7f43289..27641f6e 100644 --- a/packages/stream_chat/CHANGELOG.md +++ b/packages/stream_chat/CHANGELOG.md @@ -1,3 +1,10 @@ +## Upcoming + +✅ Added + +- Added support for `channel.countUnreadMentions()` to get the count of unread messages mentioning the current user on a + channel. [#1692](https://github.com/GetStream/stream-chat-flutter/issues/1692) + ## 6.7.0 ✅ Added