Skip to content

Commit

Permalink
Fix PR link in the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
laevandus committed Sep 12, 2024
1 parent d420d9c commit 3c9942a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Channel watching did not resume on web-socket reconnection [#3409](https://github.com/GetStream/stream-chat-swift/pull/3409)
### 🔄 Changed
- Discard offline state changes when saving database changes fails [#3399](https://github.com/GetStream/stream-chat-swift/pull/3399)
- Deprecate `Filter.notEqual` and `Filter.notIn` [#3413](https://github.com/GetStream/stream-chat-swift/pull/3413)
- Deprecate `Filter.notEqual` and `Filter.notIn` [#3414](https://github.com/GetStream/stream-chat-swift/pull/3414)

## StreamChatUI
### ✅ Added
Expand Down

0 comments on commit 3c9942a

Please sign in to comment.