Skip to content

Commit

Permalink
[AND-16] Add partial update member to CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarVelikov committed Dec 2, 2024
1 parent ae1fe75 commit 0c91fdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
### ⬆️ Improved

### ✅ Added
- Add `ChatClient::partialUpdateMember` for updating `Members` in the scope of a `Channel`. [#5497](https://github.com/GetStream/stream-chat-android/pull/5497)
- Add `ChannelClient::partialUpdateMember` for updating `Members` in the scope of a `Channel`. [#5497](https://github.com/GetStream/stream-chat-android/pull/5497)

### ⚠️ Changed

Expand Down

0 comments on commit 0c91fdd

Please sign in to comment.