CHANGES in azure-armrest-0.1.2 vs CHANGES in azure-armrest-0.1.3
- old
+ new
@@ -1,4 +1,9 @@
+= 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.
+
= 0.1.2 - 2-Mar-2016
* When selecting the appropriate api version string, we now reject dates
that are ahead of the current date.
* Some minor rubocop cleanup.