Skip to content

Commit 43e0619

Browse files
authored
Merge pull request #75 from sendbird/fix/hoon/deprecate-version
Deprecated v4.22.0
2 parents a41d483 + f20673b commit 43e0619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
- Fixed bug where `GroupChannelCollection.loadMore` gives incorrect channels when created with `GroupChannelListQuery` with `latestLastMessage` order
88

99

10-
## 4.22.0 (Nov 07, 2024)
11-
12-
### Features
10+
## <strike>4.22.0 (Nov 07, 2024)</strike> *DEPRECATED*
11+
**Deprecated as this version causes wrong ordering of channels from `GroupChannelCollection.loadMore()` when the collection is created by `GroupChannelListQuery` with `.latestLastMessage` order.**
12+
#### Features
1313
- Added new properties in `Reaction` to support more users
1414
```swift
1515
class Reaction {

0 commit comments

Comments
 (0)