Skip to content

Commit a90073d

Browse files
authored
Update CHANGELOG.md
1 parent 17c3088 commit a90073d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ _November 25, 2024_
1010

1111
### ✅ Added
1212
- Make `VoiceRecordingButton` public [#658](https://github.com/GetStream/stream-chat-swiftui/pull/658)
13+
- Add config to skip edited label for some messages [#660](https://github.com/GetStream/stream-chat-swiftui/pull/665)
1314
### 🐞 Fixed
1415
- Fix message long press taking too much time to show actions [#648](https://github.com/GetStream/stream-chat-swiftui/pull/648)
1516
- Fix rendering link attachment preview with other attachment types [#659](https://github.com/GetStream/stream-chat-swiftui/pull/659)
@@ -18,7 +19,6 @@ _November 25, 2024_
1819
### 🔄 Changed
1920
- Message composer now uses `.uploadFile` capability when showing attachment picker icon [#646](https://github.com/GetStream/stream-chat-swiftui/pull/646)
2021
- `ChannelInfoView` now uses `.updateChannelMembers` capability to show "Add Users" button [#651](https://github.com/GetStream/stream-chat-swiftui/pull/651)
21-
- Add config to skip edited label for some messages [#660](https://github.com/GetStream/stream-chat-swiftui/pull/660)
2222

2323
# [4.66.0](https://github.com/GetStream/stream-chat-swiftui/releases/tag/4.66.0)
2424
_November 06, 2024_

0 commit comments

Comments
 (0)