Skip to content

Commit 22b6e5a

Browse files
committed
Move the fixed entry to correct release
1 parent daaa4dd commit 22b6e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
## StreamChat
77
### 🔄 Changed
88
- Replace message update request to partial update on message pinning [#3166](https://github.com/GetStream/stream-chat-swift/pull/3166)
9+
### 🐞 Fixed
10+
- Reset managed object contexts before removing all the data on logout [#3170](https://github.com/GetStream/stream-chat-swift/pull/3170)
911

1012
# [4.53.0](https://github.com/GetStream/stream-chat-swift/releases/tag/4.53.0)
1113
_April 30, 2024_
@@ -22,8 +24,6 @@ _April 30, 2024_
2224
- Adds `firstReactionAt` and `lastReactionAt` to `ChatMessageReactionData` to be able to sort by dates in `Components.reactionsSorting` [#3158](https://github.com/GetStream/stream-chat-swift/pull/3158)
2325
- Add `ChatReactionListController` to query and filter reactions from a message [#3167](https://github.com/GetStream/stream-chat-swift/pull/3167)
2426
- Add `ChatClient.reactionListController()` to create an instance of `ChatReactionListController` [#3167](https://github.com/GetStream/stream-chat-swift/pull/3167)
25-
### 🐞 Fixed
26-
- Reset managed object contexts before removing all the data on logout [#3170](https://github.com/GetStream/stream-chat-swift/pull/3170)
2727

2828
# [4.52.0](https://github.com/GetStream/stream-chat-swift/releases/tag/4.52.0)
2929
_April 09, 2024_

0 commit comments

Comments
 (0)