CHANGELOG.md in fog-vsphere-0.4.0 vs CHANGELOG.md in fog-vsphere-0.5.0
- old
+ new
@@ -1,4 +1,12 @@
+## v0.5.0 1/18/2016
+
+* Fix wrong string assignment in storage pods
+* Pass what we know about the VM from the folder to VM creation
+* Improve performance of recursive get_vm_by_name
+* Ensure folder.vms only searches the VMs in that folder
+* Add recursive parameter to folder.vms to search recursively
+
## v0.4.0 12/15/2015
* Fix cannot create vm on "Resources" resource pool
* Fix Fog::Mock.reset
* Implement support for DRS rules