CB-6452 Updated version and RELEASENOTES.md for release 0.3.0
This commit is contained in:
parent
f46aae1075
commit
8052d3804d
@ -49,3 +49,11 @@
|
|||||||
### 0.2.7 (Feb 05, 2014)
|
### 0.2.7 (Feb 05, 2014)
|
||||||
* [CB-3562] Fix aspect ratio on landscape-only iPhone applications
|
* [CB-3562] Fix aspect ratio on landscape-only iPhone applications
|
||||||
* CB-4051 fix for splashscreen rotation problem
|
* CB-4051 fix for splashscreen rotation problem
|
||||||
|
|
||||||
|
### 0.3.0 (Apr 17, 2014)
|
||||||
|
* Add Tizen support to plugin
|
||||||
|
* CB-6422: [windows8] use cordova/exec/proxy
|
||||||
|
* CB-4051: [ios] - Re-fix - Splashscreen rotation problem (closes #13)
|
||||||
|
* CB-6460: Update license headers
|
||||||
|
* CB-6465: Add license headers to Tizen code
|
||||||
|
* Add NOTICE file
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
id="org.apache.cordova.splashscreen"
|
id="org.apache.cordova.splashscreen"
|
||||||
version="0.2.8-dev">
|
version="0.3.0">
|
||||||
<name>Splashscreen</name>
|
<name>Splashscreen</name>
|
||||||
<description>Cordova Splashscreen Plugin</description>
|
<description>Cordova Splashscreen Plugin</description>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user