File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 4.1.0] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.1...v4.1.0 ) (2019-06-10)
2+
3+
4+ ### Features
5+
6+ * ** ios:** Add WKSuspendInBackground preference ([ #356 ] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/356 ) ) ([ 3613602] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/3613602 ) )
7+
18## [ 4.0.1] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.0...v4.0.1 ) (2019-03-26)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-ionic-webview" ,
3- "version" : " 4.0.1 " ,
3+ "version" : " 4.1.0 " ,
44 "description" : " Ionic Web View Engine Plugin" ,
55 "scripts" : {
66 "sync_plugin_xml" : " sync-cordova-xml package.json plugin.xml --output=plugin.xml" ,
Original file line number Diff line number Diff line change 1919 under the License.
2020-->
2121
22- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : rim =" http://www.blackberry.com/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-ionic-webview" version =" 4.0.1 " >
22+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : rim =" http://www.blackberry.com/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-ionic-webview" version =" 4.1.0 " >
2323 <name >cordova-plugin-ionic-webview</name >
2424 <description >Ionic Web View Engine Plugin</description >
2525 <license >Apache-2.0</license >
You can’t perform that action at this time.
0 commit comments