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

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

Updated Branches:
  refs/heads/dev 7be7d6f0a -> 5b25f5844


CB-5719 Updated version and RELEASENOTES.md for release 0.2.7


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/322753fe
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/322753fe
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/322753fe

Branch: refs/heads/dev
Commit: 322753fe37b3a0f1f0c9d4f39b5af1aeebbde153
Parents: 7be7d6f
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:24:02 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:24:02 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/322753fe/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 249feea..b1494fb 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -65,3 +65,6 @@
 * 1. Added amazon-fireos platform. 2. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'.
 * CB-5198 [BlackBerry10] Update dependencies to point to registry
 * handle null filter when fields are specified. ( long standing pull-req from @kevfromireland )
+
+### 0.2.7 (Jan 02, 2014)
+* B-5658 Add doc/index.md for Contacts plugin

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/322753fe/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b92196c..4ed6cc0 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.contacts"
-    version="0.2.7-dev">
+    version="0.2.7">
 
     <name>Contacts</name>
     <description>Cordova Contacts Plugin</description>


[2/2] git commit: CB-5719 Incremented plugin version on dev branch.

Posted by ag...@apache.org.
CB-5719 Incremented plugin version on dev branch.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/5b25f584
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/5b25f584
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/5b25f584

Branch: refs/heads/dev
Commit: 5b25f584420f0388d757f6380ef3733402322ec5
Parents: 322753f
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:30:52 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/5b25f584/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 4ed6cc0..6b68593 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.contacts"
-    version="0.2.7">
+    version="0.2.8-dev">
 
     <name>Contacts</name>
     <description>Cordova Contacts Plugin</description>