From 0fbddb8364d2b1eb6e8afe5f1ee987da8483d402 Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Wed, 5 Feb 2014 17:53:58 -0800 Subject: [PATCH] CB-5980 Updated version and RELEASENOTES.md for release 0.2.7 --- RELEASENOTES.md | 7 +++++++ plugin.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index cbfa43f..91cabf2 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -61,3 +61,10 @@ * CB-2442 CB-2419 Use Windows.Storage.ApplicationData.current.localFolder, instead of writing to app package. * [BlackBerry10] Adding platform level permissions * CB-5599 Android: Catch and ignore OutOfMemoryError in getRotatedBitmap() + +### 0.2.7 (Feb 05, 2014) +* CB-4919 firefox os quirks added and supported platforms list is updated +* getPicture via web activities +* Documented quirk for CB-5335 + CB-5206 for WP7+8 +* reference the correct firefoxos implementation +* [BlackBerry10] Add permission to access_shared diff --git a/plugin.xml b/plugin.xml index f25674d..82fc073 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.2.7"> Camera Cordova Camera Plugin Apache 2.0