Skip to content

Commit c59b664

Browse files
committed
add to changelog
1 parent 275fe51 commit c59b664

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@
1717
- Add `dispatch` function from `channelReducer` to `ChannelContext` [#717](https://github.com/GetStream/stream-chat-react/pull/717)
1818
- Improve mobile support for display of the `MessageOptions` component [#723](https://github.com/GetStream/stream-chat-react/pull/723)
1919
- Add key down a11y support for emoji picker [#726](https://github.com/GetStream/stream-chat-react/pull/726)
20+
- Add `scrolledUpThreshold` prop to `MessageList` [#734](https://github.com/GetStream/stream-chat-react/pull/734)
2021

2122
### Bug
2223

2324
- Fix reaction list click propagation issue [#722](https://github.com/GetStream/stream-chat-react/pull/722)
2425
- Fix reaction list non-breaking space issue [#725](https://github.com/GetStream/stream-chat-react/pull/725)
26+
- Fix URL markdown in code blocks [#733](https://github.com/GetStream/stream-chat-react/pull/733)
2527

2628
## [4.0.1](https://github.com/GetStream/stream-chat-react/releases/tag/v4.0.1) 2021-02-11
2729

0 commit comments

Comments
 (0)