Skip to content

Commit 4539a52

Browse files
chore(release): 3.0.0 [skip ci]
<a name="3.0.0"></a> # [3.0.0](v2.7.1...v3.0.0) (2018-05-07) ### Bug Fixes * removed DeepLinkHandler for callback ([c9c1543](c9c1543)) ### BREAKING CHANGES * deep link data must be read from the Branch.initSession().then(data => {}) promise. See https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking#migrating-branch-cordova-sdk-from-v25-to-v30
1 parent 279eda9 commit 4539a52

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="3.0.0"></a>
2+
# [3.0.0](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v2.7.1...v3.0.0) (2018-05-07)
3+
4+
5+
### Bug Fixes
6+
7+
* removed DeepLinkHandler for callback ([c9c1543](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/c9c1543))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* deep link data must be read from the Branch.initSession().then(data => {}) promise. See https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking#migrating-branch-cordova-sdk-from-v25-to-v30
13+
114
<a name="2.7.1"></a>
215
## [2.7.1](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v2.7.0...v2.7.1) (2018-05-03)
316

0 commit comments

Comments
 (0)