CHANGELOG.md in rhoconnect-4.0.4 vs CHANGELOG.md in rhoconnect-5.1.1
- old
+ new
@@ -1,15 +1,64 @@
-## 4.0.4 (2014-03-26)
+## 5.1.1 (2015-03-13)
+* Update production stack to ruby-2.2.1.
+
+## 5.1.0 (2015-02-9)
+* Final v5.1.0 stable release
+* Updated eventmachine gem to latest version 1.0.5. See https://github.com/eventmachine/eventmachine/issues/457
+
+## 5.1.0.beta.2 - 4.1.0.beta.3 (skipped for RMS version parity)
+
+## 5.1.0.beta.1 (2014-12-29)
+* Update production stack to ruby-2.2.0.
+
+## 5.0.25 (2014-12-16)
+* Final v5.0.25 stable release based on beta.25
+* 80477192 - Make node_channel TIMEOUT configurable
+
+## 5.0.beta.25 (2014-12-5)
+* Update production stack to ruby-2.1.5, node v0.10.33, redis-2.8.17, and nginx-1.6.2.
+
+## 5.0.0 (2014-07-03)
+* Final v5.0.0 stable release
+
+## 4.2.0.beta.1 (not available yet)
+* Update production stack to ruby-2.1.2, support Ubuntu 14.04 LTS
+* Update build tools to use Amazon Ubuntu 14.04 image
+* [EMBPD00128816] Fix iOS push to allow non-String passphrases
+* Upgrade Amazon Cent OS build images to latest stable versions (5.10 and 6.5)
+
+## 4.1.1 (2014-03-26)
* 68317450 - 'query' SourceJob infinite loop
-## 4.0.3 (2014-03-07)
-* Fixing redis connection string for windows (backport from master)
-* #66902274: CUD operations alter user between login-cud-logoff sequence
+## 4.1.0 (2014-03-11)
+* Fix for login/create different user issue
-## 4.0.2 (2013-12-06)
+## 4.1.0.beta.32 (2014-03-06)
+* Update production stack to ruby-2.1.1, redis-2.8.7, node v0.10.26, and nginx-1.4.6.
+
+## 4.1.0.beta.26 - 4.1.0.beta.31 (skipped for RMS version parity)
+
+## 4.1.0.beta.25 (2014-02-20)
+* Fixing redis connection string for windows
+
+## 4.1.0.beta.21 - 4.1.0.beta.24 (skipped for RMS version parity)
+
+## 4.1.beta.20 (2014-02-10)
+* Fixed broken 'rake spec:server' task
+* Ruby 2.1.0 support
+* Fixed `rhoconnect set-admin-password` results in Could not find command (#65307462)
+
+## 4.1.0.beta.9 - 4.1.0.beta.19 (skipped for RMS version parity)
+
+## 4.1.0.beta.8 (2013-12-10)
+* rspec upgrade to latest version
+* obsolete gem 'templater' is removed and all generator commands implemented on 'thor' API
+* ruby 2.0 support
* 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.1.0.beta.1 - 4.1.0.beta.7 (skipped for RMS version parity)
## 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