diff --git a/RELEASENOTES.md b/RELEASENOTES.md index dbf7c80..cbfa43f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -55,3 +55,9 @@ * add ubuntu platform * 1. User Agent detection now detects AmazonWebView. 2. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos' * Added amazon-fireos platform. + +### 0.2.6 (Jan 02, 2014) +* CB-5658 Add doc/index.md for Camera plugin +* 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() diff --git a/plugin.xml b/plugin.xml index af97504..416236f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.2.6"> Camera Cordova Camera Plugin Apache 2.0