diff --git a/HISTORY.md b/HISTORY.md index 9141d33..e3be2ef 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +## v2.3.16-beta-1 +* Initial support for SSL/TLS connections to RethinkDB Server (and consequently compose.io). +* SSL/TLS APIs require a commercial license and can be purchased here: https://www.bitarmory.com/payments/rethinkdb + ## v2.3.15 * Issue 97 - Fixed `OutOfMemoryException` in rare cases with very large (~130MB) queries.