CHANGES in azure-armrest-0.3.4 vs CHANGES in azure-armrest-0.3.5

- old
+ new

@@ -1,4 +1,8 @@ += 0.3.5 - 11-Aug-2016 +* When we added subscription ID validation in 0.3.2 we forgot to set proxy + information first. That has been fixed. + = 0.3.4 - 9-Aug-2016 * Modified the StorageAccount#blobs and StorageAccount#containers method. Both now accept a hash of options that you can use to modify the results. Also, both now automatically handle continuation tokens to collect all results. * The ResourceGroupBasedService#delete method now returns a ResponseHeaders