Skip to content

Commit

Permalink
ChangeLog updates for 3.1.0/4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Jul 25, 2019
1 parent 45760af commit 391a57a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2019-07-25 Version 4.1.0
- Requires RN >= 0.60
- Added optional argument to getLatestReferringParams to allow deferring
promise resolution.
- Uses native Branch SDKs 3.2.0 (Android), 0.27.1 (iOS).

2019-07-25 Version 3.1.0
- Requires RN < 0.60
- Added optional argument to getLatestReferringParams to allow deferring
promise resolution.
- Fix clicked_branch_link false positive (#466) from @sjchmiela.
- Uses native Branch SDKs 3.2.0 (Android), 0.27.1 (iOS).

2019-07-16 Version 4.0.0
- Full support for React Native 0.60, AndroidX and autolinking
- Fix clicked_branch_link false positive (#466) from @sjchmiela.
Expand Down

0 comments on commit 391a57a

Please sign in to comment.