Skip to content

Commit

Permalink
[AND-199] Update CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarVelikov committed Dec 24, 2024
1 parent 803974d commit 457d2f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## stream-chat-android-client
### 🐞 Fixed
- Fix `ChatClient::queryBlockedMembers` not working. [#5532](https://github.com/GetStream/stream-chat-android/pull/5532)
- Fix `ChatClient::queryBlockedUsers` not working. [#5532](https://github.com/GetStream/stream-chat-android/pull/5532)
- Fix `ChatClient::blockUser` and `ChatClient::unblockUser` response parsing. [#5532](https://github.com/GetStream/stream-chat-android/pull/5532)

### ⬆️ Improved
Expand Down Expand Up @@ -78,6 +78,7 @@

### ✅ Added
- Add "Unblock user" message menu option shown for messages from blocked users. [#5533](https://github.com/GetStream/stream-chat-android/pull/5533)
- Add `ComposerActionsTheme` property to `MessageComposerTheme` for customizing the default action icons in the `MessageComposer`. [#5535](https://github.com/GetStream/stream-chat-android/pull/5535)

### ⚠️ Changed

Expand Down

0 comments on commit 457d2f8

Please sign in to comment.