rhoconnect 3.2.0.beta5 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## 3.2.0 (2012-05-30)
2
+ * #27555029 - support REDISTOGO_URL in addition to REDIS env vars as redis connection strings for Heroku
3
+
4
+ ## 3.2.0.final (2012-05-15)
5
+ * Release candidate
6
+
1
7
  ## 3.2.0.beta5 (2012-05-14)
2
8
  * #29570143 - Disable Async Mode if RhoConnect app is started with Debugger
3
9