CHANGES in azure-armrest-0.9.14 vs CHANGES in azure-armrest-0.9.15
- old
+ new
@@ -1,4 +1,8 @@
+= 0.9.15 - 23-Jan-2020
+* The VirtualMachineService#delete_associated_resources now supports deleting
+ attached data disks.
+
= 0.9.14 - 23-Oct-2019
* Added the VirtualMachineService#list_by_location method.
* The VirtualMachineService#vm_operations method now returns a response object
instead of nil.
* The results of the ResourceProviderService#supported? method are now cached.