Skip to content

Commit c434bdb

Browse files
Updating changelog
1 parent fb8905c commit c434bdb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Diff for: CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.5.1] 2019-12-23
4+
5+
#### stream-chat-expo (Expo package)
6+
7+
- Adding support for following props
8+
- `additionalParentMessageProps`
9+
- `additionalMessageListProps`
10+
- `additionalMessageInputProps`
11+
- Adding missing types for prop `additionalFlatListProps` in MessageList and ChannelList
12+
13+
#### stream-chat-react-native (Native package)
14+
15+
- Adding support for following props
16+
- `additionalParentMessageProps`
17+
- `additionalMessageListProps`
18+
- `additionalMessageInputProps`
19+
- Adding missing types for prop `additionalFlatListProps` in MessageList and ChannelList
20+
321
## [0.5.0] 2019-12-23
422

523
#### stream-chat-expo (Expo package)

0 commit comments

Comments
 (0)