This repository was archived by the owner on May 21, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 4.0.0] - 2020-04-17
5+ - Support device mode connection to Braze destination
6+
47## [ 3.0.0] - 2020-01-13
58- Drop support for Mixpanel
69
Original file line number Diff line number Diff line change 11# segment-cordova-plugin
22> Cordova plugin for [ Segment mobile SDK] ( https://segment.com/docs/sources/#mobile )
33
4- This version of the plugin uses versions ` 3.6.9 ` (iOS) and ` 4.3.0 ` (Android) of the Segment mobile SDK.
4+ This version of the plugin uses versions ` 3.7.1 ` (iOS) and ` 4.3.1 ` (Android) of the Segment mobile SDK.
55You can view Android and iOS SDK sources on Github.
66
77* https://github.com/segmentio/analytics-android
Original file line number Diff line number Diff line change 11{
22 "name" : " segment-cordova-plugin" ,
3- "version" : " 3 .0.0" ,
3+ "version" : " 4 .0.0" ,
44 "description" : " Segment Cordova Plugin" ,
55 "cordova" : {
66 "id" : " segment-cordova-plugin" ,
3030 },
3131 "engines" : {
3232 "cordovaDependencies" : {
33- "3 .0.0" : {
33+ "4 .0.0" : {
3434 "cordova" : " >7.0.0" ,
3535 "cordova-ios" : " >4.3.0" ,
3636 "cordova-android" : " >7.0.0"
Original file line number Diff line number Diff line change 22<plugin id =" segment-cordova-plugin"
33 xmlns=" http://apache.org/cordova/ns/plugins/1.0"
44 xmlns:android=" http://schemas.android.com/apk/res/android"
5- version=" 3 .0.0" >
5+ version=" 4 .0.0" >
66
77 <name >SegmentCordovaPlugin</name >
88 <license >MIT License</license >
You can’t perform that action at this time.
0 commit comments