From 6d4e3d76e03df4484e45929b1673dc896e1d726f Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Tue, 15 Mar 2022 18:36:18 +0100 Subject: [PATCH] Update packages/stream_chat/CHANGELOG.md Co-authored-by: Gordon --- packages/stream_chat/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat/CHANGELOG.md b/packages/stream_chat/CHANGELOG.md index 2a6e2e81..a74b920e 100644 --- a/packages/stream_chat/CHANGELOG.md +++ b/packages/stream_chat/CHANGELOG.md @@ -1,7 +1,7 @@ ## 3.5.1 🐞 Fixed -- Unread count specific to channel setting global unread count on a specific case. +- `channel.unreadCount` was being set as using global unread count on a very specific case. - The reconnection logic for the WebSocket connection is now more robust. ## 3.5.0