Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FaridSafi committed Apr 15, 2016
1 parent ef3cd23 commit ae711a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Ready-to-use chat interface for iOS and Android React-Native apps

### Changelog
#### 0.1.0 - Breaking changes for a better Gifted Messenger
- Breaking: `appendMessage`, `prependMessage` are now deprecated, messages list are now managed only using states - See [example](https://raw.githubusercontent.com/FaridSafi/react-native-gifted-messenger/master/GiftedMessengerExample/GiftedMessengerContainer.js)
- Breaking: `appendMessage`, `prependMessage` are now deprecated, messages list are now managed only using states - See [example](https://github.com/FaridSafi/react-native-gifted-messenger/blob/master/GiftedMessengerExample/GiftedMessengerContainer.js)
- Breaking: All messages should now contain a `uniqueId` property
- Breaking: `setMessageStatus` is now deprecated, use the message attribute `status` instead
- Breaking: New prop `isLoadingEarlierMessages` to display a loader when loading earlier messages
Expand Down

0 comments on commit ae711a8

Please sign in to comment.