Skip to content

Commit

Permalink
Add CHANGELOG entry for LazyCachedMapCollection crash fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
laevandus committed Jul 19, 2024
1 parent 88d19e0 commit b9a718c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ _July 18, 2024_
### 🐞 Fixed
- Improve the stability of the reconnection process [#3303](https://github.com/GetStream/stream-chat-swift/pull/3303)
- Fix invalid token errors considered as recoverable errors [#3303](https://github.com/GetStream/stream-chat-swift/pull/3303)
- Fix crashes in `LazyCachedMapCollection` when logging out an user [3299](https://github.com/GetStream/stream-chat-swift/pull/3299)
### 🔄 Changed
- Dropped iOS 12 support [#3285](https://github.com/GetStream/stream-chat-swift/pull/3285)
- Increase QoS for `Throttler` and `Debouncer` to `utility` [#3297](https://github.com/GetStream/stream-chat-swift/issues/3297)
Expand Down

0 comments on commit b9a718c

Please sign in to comment.