CHANGELOG.md in fog-vsphere-1.7.0 vs CHANGELOG.md in fog-vsphere-1.7.0.1
- old
+ new
@@ -1,9 +1,7 @@
## v1.7.0
-* Update volumes when `save` is called on Server
-* Add the ability to update the size of attached virtual disks
* Improve mocks for folders and networks
## v1.6.0
* Support updating of server CPUs and memory
@@ -12,20 +10,18 @@
* Handle vSphere VMs being created or removed when searching for VM
## v1.5.1
-* Move volume key generation to volume model
-* Set defaults more reliably for SCSI
+* Removed for hotfix
## v1.5.0
* Rename the get_spec method in create_rule to get_group_spec
-* Change modify_vm_controller to follow changes made to create_controller
## v1.4.0
-* Add ability for VMs to have multiple SCSI controllers
+* Removed for hotfix
## v1.3.0
* Add the add_vm_controller method