diff --git a/CHANGELOG.md b/CHANGELOG.md index 4774583f8..3a2521e63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)