v0.9.28
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index bf82984..f2d3ac4 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -18,6 +18,14 @@
 # under the License.
 #
 -->
+## v0.9.28 - Mar 5, 2015
+
+* RIPPLE-78 Unexpected prompt for App.messageChannel with Cordova 4.3.0
+  https://github.com/apache/incubator-ripple/pull/41
+
+* RIPPLE-79 Cordova Android platform 'App' service renamed 'CoreAndroid'
+  https://github.com/apache/incubator-ripple/pull/42
+
 ## v0.9.27 - Mar 4, 2015
 
 * The ASF comments are showing up in cli help logs.
diff --git a/package.json b/package.json
index 059098d..ef8b604 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.27",
+  "version": "0.9.28",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {