chore(llc): update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-05-19 14:36:56 +05:30
committed by xsahil03x
parent b1e4e134ca
commit 15b2c10534
+1
View File
@@ -7,6 +7,7 @@
- Added `PaginationParams.createdAtBeforeOrEqual` for message pagination.
- Added `PaginationParams.createdAtBefore` for message pagination.
- Added `PaginationParams.createdAtAround` for message pagination.
- Added support for `channel.membership` and `channel.membershipStream` in `Channel`.
🔄 Changed