You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/04/23 20:56:12 UTC

[5/5] git commit: CB-6452 Updated version and RELEASENOTES.md for release 0.2.8

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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/c19c13c1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/c19c13c1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/c19c13c1

Branch: refs/heads/master
Commit: c19c13c167f1bc93d4c95fe68497b6add531ae0b
Parents: 5fcfd00
Author: Ian Clelland <ic...@chromium.org>
Authored: Thu Apr 17 10:53:20 2014 -0400
Committer: Ian Clelland <ic...@chromium.org>
Committed: Thu Apr 17 10:53:20 2014 -0400

----------------------------------------------------------------------
 RELEASENOTES.md | 5 +++++
 plugin.xml      | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/c19c13c1/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index e22846e..5d46b67 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -40,3 +40,8 @@
 
 ### 0.2.7 (Feb 05, 2014)
 * Add Tizen plugin.
+
+### 0.2.8 (Apr 17, 2014)
+* CB-6465: Add license headers to Tizen code
+* CB-6460: Update license headers
+* Add NOTICE file

http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/c19c13c1/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index f81f9dc..74d7a6e 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
       id="org.apache.cordova.battery-status"
-      version="0.2.8-dev">
+      version="0.2.8">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>