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