diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e6c931a..5b390ac 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -112,3 +112,10 @@ * CB-5649 - InAppBrowser overrides App's orientation * refactoring fixed * CB-6396 [Firefox OS] Adding basic support + +### 0.5.1 (Aug 06, 2014) +* ubuntu: support qt 5.2 +* **FFOS** update InAppBrowserProxy.js +* **FFOS** app needs to be privileged +* CB-6127 Updated translations for docs +* CB-6769 ios: Fix statusbar color reset wasn't working on iOS7+ diff --git a/plugin.xml b/plugin.xml index d7015b3..2164f87 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.5.1"> InAppBrowser Cordova InAppBrowser Plugin