Skip to content

Commit de5000b

Browse files
committed
Update PR number
1 parent 8b4ce2f commit de5000b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ Notes: web developers are advised to use [`~` (tilde range)](https://github.com/
9191
- Existing behavior will be kept and activities will be grouped by `sender` followed by `status`
9292
- `useGroupActivitiesByName` is favored over the existing `useGroupActivities` hook for performance reason
9393
- Middleware which support the new grouping name init argument should only compute the grouping if they match the grouping name, or the grouping name is not specified, otherwise, should do nothing and call the downstream middleware
94-
- Added attachment preview for `sendAttachmentOn: "send"`, in PR [#XXX](https://github.com/microsoft/BotFramework-WebChat/pull/XXX), by [@compulim](https://github.com/compulim)
95-
- Resolved [#5463](https://github.com/microsoft/BotFramework-WebChat/issues/5463). Added attachment preview for `sendAttachmentOn: "send"`, in PR [#XXX](https://github.com/microsoft/BotFramework-WebChat/pull/XXX), by [@compulim](https://github.com/compulim)
94+
- Resolved [#5463](https://github.com/microsoft/BotFramework-WebChat/issues/5463). Added attachment preview for `sendAttachmentOn: "send"`, in PR [#5464](https://github.com/microsoft/BotFramework-WebChat/pull/5464), by [@compulim](https://github.com/compulim)
9695
- Attaching files will no longer remove previously attached files
9796

9897
### Changed

0 commit comments

Comments
 (0)