Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-03-12 21:39:30 -07:00
parent 9ce3365382
commit a389b4b96d
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ FEATURES:
IMPROVEMENTS:
* builder/qemu: User variable expansion in `ssh_key_path` [GH-918]
* builder/vmware: Workstation 10 support for Linux. [GH-900]
* command/build: Added '-parallel' flag so you can disable parallelization
with `-no-parallel`. [GH-924]