CHANGES in azure-armrest-0.1.3 vs CHANGES in azure-armrest-0.2.0
- old
+ new
@@ -1,4 +1,9 @@
+= 0.2.0 - 10-Mar-2016
+* The Armrest.configure method now supports the :ssl_verify and :ssl_version
+ options. By default, the ssl_version option is set to TLSv1 instead of
+ using older defaults used by Ruby's net-http library.
+
= 0.1.3 - 7-Mar-2016
* StorageAccount model objects now have their proxy value automatically
set to whatever the proxy was set to in the configuration argument
for StorageAccountService.