Resolved merge conflicts

This commit is contained in:
Ayush Shekhar
2022-02-16 19:15:25 +05:30
4 changed files with 318 additions and 4 deletions
+4
View File
@@ -2,6 +2,10 @@
- You can now pass `score` to `client.sendReaction` and `channel.sendReaction` functions
🐞 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