CHANGELOG.md in rhoconnect-3.2.0.beta3 vs CHANGELOG.md in rhoconnect-3.2.0.beta4
- old
+ new
@@ -1,4 +1,10 @@
+## 3.2.0.beta4 (2012-05-10)
+* #29112553 - adding 'bundle exec' to shelled-out ruby commands
+* #29050981 - replaced 'sh' to 'system' in rhoconnect commands to avoid Rake::DSL warnings
+* #29411157 - removed custom eventmachine gem dependency
+* #29413841 - removing 'thin' from JRuby config
+
## 3.2.0.beta3 (2012-05-04)
* #28922571 - loading feedback msg console
* #28923039 - add pre tags around json values (console)
* #28992255 - fixing windows background commands
* #29049115 - execute 'bundle install' automatically after the app is generated