Skip to content

Commit 10f9455

Browse files
Updating changelog
1 parent f1e92eb commit 10f9455

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.1.0] 2020-07-31
4+
5+
- Fixed exports of MessageStatus, MessageContent, MessageAvatar, MessageTextContainer components [#268](https://github.com/GetStream/stream-chat-react-native/pull/268)
6+
7+
- Moving following components to functional components
8+
9+
- ChannelPreview
10+
- ChannelPreviewMessenger
11+
- Attachment
12+
- Card
13+
- FileAttachment
14+
- EmptyStateIndicator, LoadingIndicator, LoadingErrorIndicator
15+
16+
- Decoupled actionsheet from MessageInput component [59618ad](https://github.com/GetStream/stream-chat-react-native/commit/59618adbc238763cf7fd3d5ba3dd0304012877de)
17+
318
## [1.0.0] 2020-07-29
419

520
We've already been on a v1 release for a while but never updated our versioning. Right now we're in the process of rewriting our components to be more future proof and we started using hooks, hence the v1.0.0 today.

0 commit comments

Comments
 (0)