v0.9.24
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index acca82c..8d69ed3 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,3 +1,21 @@
+## v0.9.24 - Sept 25, 2014
+
+* RIPPLE-69: Adding cordova-3.6.x support
+ https://github.com/apache/incubator-ripple/pull/32
+
+* Changed daylight saving label
+ https://github.com/apache/incubator-ripple/pull/29
+
+* Changing cursor when there is an ability of moving tool panels
+ https://github.com/apache/incubator-ripple/pull/28
+
+* Adding BatteryStatus support
+ https://github.com/apache/incubator-ripple/pull/27
+
+* Adding build requirements for windows to README.md
+ https://github.com/apache/incubator-ripple/pull/26
+
+
## v0.9.23 - Jun 26, 2014
* RIPPLE-63 Ripple should default to local proxy, not remote
diff --git a/package.json b/package.json
index 3a7cfc5..0a662c8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ripple-emulator",
- "version": "0.9.23",
+ "version": "0.9.24",
"description": "A browser based html5 mobile application development and testing tool",
"homepage": "http://ripple.incubator.apache.org/",
"author": {