CHANGELOG.md in rhoconnect-4.0.0.beta.10 vs CHANGELOG.md in rhoconnect-4.0.0.beta.12
- old
+ new
@@ -1,4 +1,15 @@
+## 4.0.0.beta.12 (2013-04-26)
+* B-104783 - Add Node package dependency for Ubuntu/CentOS packages
+* B-91486 - Redis custom partitions
+* B-99049 - Implement 4.0 routes support in RhoConnect-Client
+* B-104736 - Additional JS API methods added:
+ * Store: getData, putData, getValue, putValue
+ * Model: stashResult, storeBlob, getData(md)
+* B-104738 - JS API documentation now available on edgedocs
+
+## 4.0.0.beta.11 (skipped for RMS version parity)
+
## 4.0.0.beta.10 (2013-04-18)
* B-103674 - Add specs for testing blank rhoconnect app (run "rhoconnect" from any directory)
* B-103671 - RhoConnect JavaScript support added
* D-05019 - fixed path detection issue on windows for node.js
* D-05020 - fixed npm install on windows