Skip to content

Commit da8793c

Browse files
committed
ChangeLog updates for 5.0.0-rc.1
1 parent e75e0ac commit da8793c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ChangeLog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2020-07-23 Version 5.0.0-rc.1
2+
- Requires react-native >= 0.60
3+
- This release includes Branch native SDKs Android 5.0.1 and iOS 0.34.0.
4+
- The `onOpenStart` function is now called for Universal Links on iOS when
5+
launched from a link, and the `uri` parameter is populated in the
6+
`onOpenComplete` callback in this case.
7+
- The return value of `branch.subscribe()` did not work as an unsubscribe
8+
function. This has been fixed.
9+
- Add support for all standard v2 events.
10+
- Add support for an `alias` property in Branch v2 events (also known as
11+
Customer Event Alias).
12+
113
2020-04-10 Version 5.0.0-beta.1
214
- For use with react-native >= 0.60
315
- This release includes Branch native SDKs Android 5.0.0 and iOS 0.32.0.

0 commit comments

Comments
 (0)