chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -7,10 +7,16 @@
|
||||
- Added `PaginationParams.createdAtBeforeOrEqual` for message pagination.
|
||||
- Added `PaginationParams.createdAtBefore` for message pagination.
|
||||
- Added `PaginationParams.createdAtAround` for message pagination.
|
||||
- Added support for `channel.disabled`, `channel.hidden` and `channel.truncatedAt` in `Channel`.
|
||||
|
||||
🔄 Changed
|
||||
|
||||
- Deprecated `PaginationParams.before` and `PaginationParams.after`. Use `PaginationParams.limit` instead.
|
||||
- Deprecated `PaginationParams.before` and `PaginationParams.after`. Use `PaginationParams.limit` instead.
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
- [[#1147]](https://github.com/GetStream/stream-chat-flutter/issues/1147) `channel.unset` not updating the extra data
|
||||
stream.
|
||||
|
||||
## 4.1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user