Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-13 08:56:25 -07:00
parent 2789162fec
commit eb5559817b

View File

@ -1,6 +1,11 @@
## 0.3.2 (unreleased)
IMPROVEMENTS:
* builder/virtualbox: Do not check for VirtualBox as part of template
validation; only check at execution.
* builder/vmware: Do not check for VMware as part of template validation;
only check at execution.
## 0.3.1 (August 12, 2013)