From 0d94289921be32786f849174fbb3a4739207274a Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Wed, 4 Dec 2013 15:16:30 -0800 Subject: [PATCH] [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 --- RELEASENOTES.md | 10 +++++++++- plugin.xml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 75b32d1..dbf7c80 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -46,4 +46,12 @@ * CB-5128: added repo + issue tag to plugin.xml for camera plugin * CB-4958 - iOS - Camera plugin should not show the status bar * [CB-4919] updated plugin.xml for FxOS -* [CB-4915] Incremented plugin version on dev branch. \ No newline at end of file +* [CB-4915] Incremented plugin version on dev branch. + +### 0.2.5 (Dec 4, 2013) +* fix camera for firefox os +* getPicture via web activities +* [ubuntu] specify policy_group +* 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. diff --git a/plugin.xml b/plugin.xml index 078a6c6..3e92811 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.2.5"> Camera Cordova Camera Plugin Apache 2.0