CHANGELOG.md in vcloud-edge_gateway-0.2.2 vs CHANGELOG.md in vcloud-edge_gateway-0.2.3
- old
+ new
@@ -1,4 +1,15 @@
+## 0.2.3 (2014-04-22)
+
+Bugfixes:
+
+ - Requires vCloud Core v0.0.12 which fixes issue with progress bar falling over when progress is not returned
+
+Features:
+
+ - Now uses the config loader and validator in vcloud-core rather than its own duplicate.
+ - Require fog v1.21 to allow use of FOG_VCLOUD_TOKEN via ENV as an alternative to a .fog file
+
## 0.2.2 (2014-03-05)
Bugfixes:
- Default healthcheck URI is now '/'. Previous default caused incorrect 'OPTIONS *' query [#66941992]