fix(llc): thread message reactions (#1)

* fix: thread reactions not updated

* test: thread message reactions

* docs: update changelog
This commit is contained in:
Gordon
2022-02-15 11:02:56 +01:00
committed by GitHub
parent c321659dca
commit 8e064bf505
4 changed files with 318 additions and 8 deletions
+6
View File
@@ -1,3 +1,9 @@
## Upcoming
🐞 Fixed
- [[#890]](https://github.com/GetStream/stream-chat-flutter/pull/890). Fixed Reactions not updating on thread messages. Thanks [bstolinski](https://github.com/bstolinski).
-
## 3.4.0
🐞 Fixed