Skip to content

Commit 18cab13

Browse files
committed
SDK-523 prepare for release.
1 parent cf7fa3c commit 18cab13

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
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="4.0.0"></a>
2+
# [4.0.0](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v3.2.0...v4.0.0) (2019-10-10)
3+
4+
* Update iOS SDK to 0.29.1
5+
* Update Android SDK to 4.1.0
6+
* Switch to Cocoapods
7+
* Switch to Maven
8+
* Add CPID and LATD methods
9+
10+
Known issues:
11+
iOS command line build fails due to switch to cocoapods. https://github.com/apache/cordova-ios/issues/659
12+
CPID and LATD methods do not work on Android.
13+
114
<a name="3.2.0"></a>
215
# [3.2.0](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v3.1.6...v3.2.0) (2019-5-24)
316

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SOFTWARE.
2424
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
2525
xmlns:android="http://schemas.android.com/apk/res/android"
2626
id="branch-cordova-sdk"
27-
version="3.2.0">
27+
version="4.0.0">
2828

2929
<!-- Description -->
3030
<name>branch-cordova-sdk</name>

0 commit comments

Comments
 (0)