Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Libin Lu authored Jul 13, 2016
1 parent 1c39ccd commit e339983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
RELEASE NOTE MOVED TO [Release Section](https://github.com/evollu/react-native-fcm/releases)

### 1.0.13 BREAKING CHANGES
- get initial intent inside module, support rn 0.29.0 (for people upgrading from older version, change `new FIRMessagingPackage(getIntent())` back to `new FIRMessagingPackage()`)
- remove initAction as it is just duplication of initData
Expand Down

0 comments on commit e339983

Please sign in to comment.