You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/06/05 22:43:43 UTC

[1/2] git commit: CB-6877 Updated version and RELEASENOTES.md for release 0.2.8

Repository: cordova-plugin-device-motion
Updated Branches:
  refs/heads/master 2da22a687 -> f42d9a6bf
Updated Tags:  refs/tags/r0.2.8 [created] 51d58d6d2


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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/51d58d6d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/51d58d6d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/51d58d6d

Branch: refs/heads/master
Commit: 51d58d6d29043bb13b1fb4fad3bedca658d4cfab
Parents: 2da22a6
Author: Steven Gill <st...@gmail.com>
Authored: Thu Jun 5 13:39:42 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Jun 5 13:39:42 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/51d58d6d/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 1044990..2b89d63 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -61,3 +61,10 @@
 * CB-6460: Update license headers
 * CB-6465: Add license headers to Tizen code
 * Add NOTICE file
+
+### 0.2.8 (Jun 05, 2014)
+* CB-6127 Spanish and French Translations added. Github close #10. Github close #12. Github close #11
+* ubuntu: don't destroy callback after use
+* CB-6798 Add license
+* CB-6491 add CONTRIBUTING.md
+* FFOS added to supported platforms

http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/51d58d6d/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 36032b1..f3275f3 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.device-motion"
-      version="0.2.8-dev">
+      version="0.2.8">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>


[2/2] git commit: CB-6877 Incremented plugin version.

Posted by st...@apache.org.
CB-6877 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/f42d9a6b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/f42d9a6b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/f42d9a6b

Branch: refs/heads/master
Commit: f42d9a6bf7cb2b49c8bbad92b3fc8d23f40454f3
Parents: 51d58d6
Author: Steven Gill <st...@gmail.com>
Authored: Thu Jun 5 13:40:50 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Jun 5 13:40:50 2014 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/f42d9a6b/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index f3275f3..9a52863 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.device-motion"
-      version="0.2.8">
+      version="0.2.9-dev">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>