Skip to content

Commit

Permalink
update changelog (#4986)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanat authored Oct 3, 2023
1 parent a271508 commit aae94dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

### ⬆️ Improved
- Create Throttling mechanism for `MarkRead` Events [#4975](https://github.com/GetStream/stream-chat-android/pull/4975)
- Ignore push messages if WS is connected. [#4979](https://github.com/GetStream/stream-chat-android/pull/4979)
- Added caching mechanism to date parsing. [#4981](https://github.com/GetStream/stream-chat-android/pull/4981)

### ✅ Added

Expand All @@ -26,6 +28,7 @@
### 🐞 Fixed

### ⬆️ Improved
- Improved database caching, which resulted in reduced IO operations. [#4983](https://github.com/GetStream/stream-chat-android/pull/4983)

### ✅ Added

Expand All @@ -37,6 +40,7 @@
### 🐞 Fixed

### ⬆️ Improved
- Expanded/Enhanced event batching to speed up the event processing. [#4982](https://github.com/GetStream/stream-chat-android/pull/4982)

### ✅ Added

Expand Down

0 comments on commit aae94dd

Please sign in to comment.