CB-8429 Updated version and RELEASENOTES.md for release 1.0.0
This commit is contained in:
parent
c3a5867c81
commit
a9f0faa499
@ -98,3 +98,8 @@
|
||||
### 0.3.5 (Dec 02, 2014)
|
||||
* CB-7204 - Race condition when hiding and showing spinner (closes #21)
|
||||
* CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
|
||||
|
||||
### 1.0.0 (Feb 04, 2015)
|
||||
* CB-8351 ios: Stop using deprecated IsIpad macro
|
||||
* CB-3679 Add engine tag for Android >= 3.6.0 due to use of `preferences`
|
||||
* CB-3679 Make SplashScreen plugin compatible with cordova-android@4.0.x
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
id="org.apache.cordova.splashscreen"
|
||||
version="0.3.6-dev">
|
||||
version="1.0.0">
|
||||
<name>Splashscreen</name>
|
||||
<description>Cordova Splashscreen Plugin</description>
|
||||
<license>Apache 2.0</license>
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
id="org.apache.cordova.splashscreen.tests"
|
||||
version="0.3.6-dev">
|
||||
version="0.4.0">
|
||||
<name>Cordova Splashscreen Plugin Tests</name>
|
||||
<license>Apache 2.0</license>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user