mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-01-19 01:12:49 +08:00
CB-6877 Updated version and RELEASENOTES.md for release 0.1.6
This commit is contained in:
parent
55575f5409
commit
11195658af
@ -26,3 +26,11 @@
|
||||
* CB-6316: Moved StatusBar plugin documentation to docs folder
|
||||
* CB-6314: [android] Add StatusBar.isVisible support to Android
|
||||
* CB-6460: Update license headers
|
||||
|
||||
### 0.1.6 (Jun 05, 2014)
|
||||
* CB-6783 - added StatusBarStyle config preference, updated docs (closes #9)
|
||||
* CB-6812 Add license
|
||||
* CB-6491 add CONTRIBUTING.md
|
||||
* CB-6264 minor formatting issue
|
||||
* Update docs with recent WP changes, remove 'clear' from the loist of named colors in documentation
|
||||
* CB-6513 - Statusbar plugin for Android is not compiling
|
||||
|
@ -22,7 +22,7 @@
|
||||
xmlns:rim="http://www.blackberry.com/ns/widgets"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="org.apache.cordova.statusbar"
|
||||
version="0.1.6-dev">
|
||||
version="0.1.6">
|
||||
<name>StatusBar</name>
|
||||
<description>Cordova StatusBar Plugin</description>
|
||||
<license>Apache 2.0</license>
|
||||
|
Loading…
Reference in New Issue
Block a user