Skip to content

Commit

Permalink
update CHANGELOG for 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kanat committed Aug 30, 2024
1 parent 5caadfe commit f95c733
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 @@ -119,6 +119,7 @@
### ✅ Added
- Create a new UI for the poll message. [#5285](https://github.com/GetStream/stream-chat-android/pull/5285)
- Create a new UI to create a poll message. [#5361](https://github.com/GetStream/stream-chat-android/pull/5361)
- Added system attachment picker to select media without extra permissions. [#5380](https://github.com/GetStream/stream-chat-android/pull/5380)

## stream-chat-android-compose
### 🐞 Fixed
Expand All @@ -141,6 +142,7 @@
- Add `MessageModerationDialog` component used for message that needs to be moderated. [#5370](https://github.com/GetStream/stream-chat-android/pull/5370)
- Add `AttachmentsPickerMenu` component used to show the attachment picker menu. [#5370](https://github.com/GetStream/stream-chat-android/pull/5370)
- Add `MessageMenus` component used to prompt the user with message actions. [#5370](https://github.com/GetStream/stream-chat-android/pull/5370)
- Added system attachment picker to select media without extra permissions. [#5380](https://github.com/GetStream/stream-chat-android/pull/5380)

# August 09th, 2024 - 6.4.4
## stream-chat-android-core
Expand Down

0 comments on commit f95c733

Please sign in to comment.