CB-6452 Updated version and RELEASENOTES.md for release 0.2.9

This commit is contained in:
Ian Clelland 2014-04-17 10:53:20 -04:00
parent f2a41e4b5e
commit b76b5ae670
2 changed files with 10 additions and 1 deletions

View File

@ -71,3 +71,12 @@
### 0.2.8 (Feb 26, 2014)
* CB-1826 Catch OOM on gallery image resize
### 0.2.9 (Apr 17, 2014)
* CB-6460: Update license headers
* CB-6422: [windows8] use cordova/exec/proxy
* [WP8] When only targetWidth or targetHeight is provided, use it as the only bound
* CB-4027, CB-5102, CB-2737, CB-2387: [WP] Fix camera issues, cropping, memory leaks
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* [BlackBerry10] Add rim xml namespaces declaration
* Add NOTICE file

View File

@ -22,7 +22,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:rim="http://www.blackberry.com/ns/widgets"
id="org.apache.cordova.camera"
version="0.2.9-dev">
version="0.2.9">
<name>Camera</name>
<description>Cordova Camera Plugin</description>
<license>Apache 2.0</license>