CHANGELOG.md in vcloud-launcher-0.0.5 vs CHANGELOG.md in vcloud-launcher-0.1.0
- old
+ new
@@ -1,4 +1,15 @@
+## 0.1.0 (2014-06-02)
+
+Features:
+
+ - Support 'pool' mode for VM IP address allocation. Thanks @geriBatai.
+
+Maint:
+
+ - Deprecate 'catalog_item' for 'vapp_template_name' in config.
+ - Deprecate 'catalog' for 'catalog_name' in config.
+
## 0.0.5 (2014-05-14)
Features:
- Add '--quiet' and '--verbose' options. Default now only shows major operations and progress bar.