chore(llc): update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-03-24 20:51:47 +05:30
committed by xsahil03x
parent e4c6d8ccda
commit d924c18a69
+5
View File
@@ -1,5 +1,9 @@
## Upcoming ## Upcoming
🐞 Fixed
- Fixed reactions not working for threads in offline mode.
✅ Added ✅ Added
- Handle `event.message` in `channel.truncate` events - Handle `event.message` in `channel.truncate` events
@@ -7,6 +11,7 @@
## 3.5.1 ## 3.5.1
🐞 Fixed 🐞 Fixed
- `channel.unreadCount` was being set as using global unread count on a very 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. - The reconnection logic for the WebSocket connection is now more robust.