CB-5980 Updated version and RELEASENOTES.md for release 0.2.7

This commit is contained in:
Steven Gill 2014-02-05 17:53:58 -08:00
parent ab1281fb25
commit 0fbddb8364
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -3,7 +3,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="org.apache.cordova.camera"
version="0.2.7-dev">
version="0.2.7">
<name>Camera</name>
<description>Cordova Camera Plugin</description>
<license>Apache 2.0</license>