You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ripple.apache.org by gt...@apache.org on 2013/03/22 21:52:01 UTC

[2/2] git commit: update version and changelog

update version and changelog


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

Branch: refs/heads/next
Commit: 24cae31518e78a73090f49d72fd8debaa71c361b
Parents: 2e48383
Author: Gord Tanner <gt...@gmail.com>
Authored: Fri Mar 22 16:51:13 2013 -0400
Committer: Gord Tanner <gt...@gmail.com>
Committed: Fri Mar 22 16:51:13 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/24cae315/doc/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 5596003..30ffdd2 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,4 +1,11 @@
-## v0.9.1r54 - March 08, 2013
+## v0.9.16 - March 22, 2013
+
+* Added support for serve app from multiple folders
+* Fixed browser tests to run again
+* added device selection to enableRipple qs param
+* Skinned devices now have ther size devided by the css pixel ratio
+
+## v0.9.15 - March 08, 2013
 
 * Updated version to 0.9.15 due to republishing need on Chrome Store as per this issue: https://groups.google.com/a/chromium.org/forum/?fromgroups=#!topic/chromium-extensions/d56BP7CTU-M
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/24cae315/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 7b54316..c5d5d18 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.15",
+  "version": "0.9.16",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {