CHANGELOG.md in fog-vsphere-2.0.1 vs CHANGELOG.md in fog-vsphere-2.1.0
- old
+ new
@@ -1,4 +1,9 @@
+## v2.1.0
+* fixes two issues that broke vm cloning (#134, #135)
+* performance of host listing was improved (#131)
+* networks have a vlan property (#129)
+
## v2.0.1
* Ensure views are destroyed after use (#122)
* rescue nil for retrieving vm.config.instanceUuid (#123)