diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5b390ac..1e2e980 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -119,3 +119,17 @@ * **FFOS** app needs to be privileged * CB-6127 Updated translations for docs * CB-6769 ios: Fix statusbar color reset wasn't working on iOS7+ + +### 0.5.2 (Sep 17, 2014) +* CB-7471 cordova-plugin-inappbrowser documentation translation: cordova-plugin-inappbrowser +* CB-7490 Fixes InAppBrowser manual tests crash on windows platform +* CB-7249 cordova-plugin-inappbrowser documentation translation: cordova-plugin-inappbrowser +* CB-7424 Wrong docs: anchor tags are not supported by the InAppBrowser +* CB-7133 clarify that anchor1 doesn't exist +* CB-7133 more fixup of tests on Android +* CB-7133 fix up the tests for Android +* Add just a bit more logging +* CB-7133 port inappbrowser to plugin-test-framework +* phonegap events supported for _blank target +* inappbrowser _blank target position is fixed +* amazon-fireos related changes. diff --git a/plugin.xml b/plugin.xml index 402d255..c3d33fe 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.5.2"> InAppBrowser Cordova InAppBrowser Plugin diff --git a/tests/plugin.xml b/tests/plugin.xml index fba7ad5..9b757bb 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,7 +20,7 @@ + version="0.5.2"> Cordova InAppBrowser Plugin Tests Apache 2.0