Skip to content

Commit af37ced

Browse files
Updating changelog
1 parent ffb8a9f commit af37ced

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
@@ -8,12 +8,14 @@
88
- Disabling the longpress on image viewer (in Attachment) - https://github.com/GetStream/stream-chat-react-native/issues/100 to avoid freezing of UI.
99
- Fixing broken threads issue
1010
- Support for `additionalFlatListProps` prop in `MessageList` and `ChannelList` component
11+
- Changing proptype for component type props to `elementType` instead of `func`
1112

1213
#### stream-chat-react-native (Native package)
1314

1415
- Disabling the longpress on image viewer (in Attachment) - https://github.com/GetStream/stream-chat-react-native/issues/100 to avoid freezing of UI.
1516
- Fixing broken threads issue
1617
- Support for `additionalFlatListProps` prop in `MessageList` and `ChannelList` component
18+
- Changing proptype for component type props to `elementType` instead of `func`
1719

1820
## [0.4.0] 2019-12-16
1921

0 commit comments

Comments
 (0)