CHANGELOG.md in rhoconnect-4.0.1 vs CHANGELOG.md in rhoconnect-4.0.2
- old
+ new
@@ -1,4 +1,9 @@
+## 4.0.2 (2013-12-06)
+* Fixed npm installation failure in rhoconnect generator for js apps with JRuby
+* Per-source settings for JS adapters (#60477032)
+* Update production stack to ruby-1.9.3-p484, redis-2.6.16, node v0.10.22, and nginx-1.4.4.
+
## 4.0.1 (2013-10-29)
* fixed issue with loading JS Store api from controller context
* spelling mistakes in docs
* Updated load path to run CLI commands directly from rhoconnect bin directory
* Added warning msg to app generator if it cannot run bundler due to missing rhoconnect version.