Skip to content

Commit

Permalink
[AND-6] Add edge-to-edge support to CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarVelikov authored and JcMinarro committed Nov 19, 2024
1 parent e60f842 commit 5928fe8
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 @@ -111,6 +111,7 @@

### ✅ Added
- Add `MessageListViewModel.flagUser()` and `MessageListViewModel.unflagUser()` methods for flagging/un-flagging users. [#5478](https://github.com/GetStream/stream-chat-android/pull/5478)
- Add edge-to-edge support for apps targeting Android 15. [#5469](https://github.com/GetStream/stream-chat-android/pull/5469)

### ⚠️ Changed

Expand All @@ -123,6 +124,7 @@

### ✅ Added
- Add `MessageListViewModel.flagUser()` and `MessageListViewModel.unflagUser()` methods for flagging/un-flagging users. [#5478](https://github.com/GetStream/stream-chat-android/pull/5478)
- Add edge-to-edge support for apps targeting Android 15. [#5469](https://github.com/GetStream/stream-chat-android/pull/5469)

### ⚠️ Changed
- 🚨 Breaking change: Replace usage of `RippleTheme` with `StreamRippleConfiguration` for customizing ripples via `ChatTheme`. [#5475](https://github.com/GetStream/stream-chat-android/pull/5475)
Expand Down

0 comments on commit 5928fe8

Please sign in to comment.