You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ripple.apache.org by br...@apache.org on 2014/02/12 21:26:14 UTC

git commit: Bump to v0.9.20.

Updated Branches:
  refs/heads/next 4545f6512 -> d60d5fafc


Bump to v0.9.20.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ripple/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ripple/commit/d60d5faf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ripple/tree/d60d5faf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ripple/diff/d60d5faf

Branch: refs/heads/next
Commit: d60d5fafc5fe89002ee2bc1195c3eecb47a00f2c
Parents: 4545f65
Author: Brent Lintner <br...@gmail.com>
Authored: Wed Feb 12 15:15:59 2014 -0500
Committer: Brent Lintner <br...@gmail.com>
Committed: Wed Feb 12 15:15:59 2014 -0500

----------------------------------------------------------------------
 doc/CHANGELOG.md | 8 +++++++-
 package.json     | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/d60d5faf/doc/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 4935644..c253ff2 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,4 +1,10 @@
-## V0.8.19 - Nov 5, 2013
+## v0.9.20 - Feb 12, 2014
+
+* Corrects issue where it can not find latest Cordova.
+* The license name does not conform to the SPDX standard.
+* Fixed RIPPLE-47:navigator.notification.confirm can not get correct index of button pressed.
+
+## v0.9.19 - Nov 5, 2013
 
 * Added Support for Cordova 3.0
 * Fixed building on windows

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/d60d5faf/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index a79b32b..4a49075 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.19",
+  "version": "0.9.20",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {