Commit e339983e authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update CHANGELOG.md

parent 1c39ccd9
RELEASE NOTE MOVED TO [Release Section](https://github.com/evollu/react-native-fcm/releases)
### 1.0.13 BREAKING CHANGES ### 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()`) - 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 - remove initAction as it is just duplication of initData
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment