Skip to content

Commit

Permalink
[i85] add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kanat committed Jun 30, 2023
1 parent 526c465 commit 2385673
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 @@ -17,6 +17,8 @@
### ⬆️ Improved

### ✅ Added
- Added `ChannelClient.fetchCurrentUser` to fetch current user from backend. [#4857](https://github.com/GetStream/stream-chat-android/pull/4857)
- Added `FetchCurrentUserListener` interface used to perform actions as side effects when the `ChatCliet.fetchCurrentUser()` method is used to fetch the current user from the backend. [#4857](https://github.com/GetStream/stream-chat-android/pull/4857)

### ⚠️ Changed

Expand Down

0 comments on commit 2385673

Please sign in to comment.