From a001cffc30cf94cb406128f7b68d143e2cd62114 Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Wed, 25 Sep 2013 17:48:12 -0700 Subject: [PATCH] [CB-4915] Updated version and RELEASENOTES.md for release 0.2.2 --- RELEASENOTES.md | 13 ++++++++++++- plugin.xml | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6195996..0dbdbc5 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,4 +20,15 @@ --> # Release Notes - +### 0.2.2 (Sept 25, 2013) +* CB-4889 bumping&resetting version +* CB-4788: Modified the onJsPrompt to warn against Cordova calls +* [windows8] commandProxy was moved +* CB-4788: Modified the onJsPrompt to warn against Cordova calls +* [windows8] commandProxy was moved +* CB-4889 renaming core references +* CB-4889 renaming org.apache.cordova.core.inappbrowser to org.apache.cordova.inappbrowser +* CB-4864, CB-4865: Minor improvements to InAppBrowser +* Rename CHANGELOG.md -> RELEASENOTES.md +* [CB-4792] Added keepCallback to the show function. +* [CB-4752] Incremented plugin version on dev branch. diff --git a/plugin.xml b/plugin.xml index 0a35f48..21990af 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="0.2.2"> InAppBrowser Cordova InAppBrowser Plugin Apache 2.0