Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-21 15:02:00 -08:00
parent 504707f96a
commit bf2b06e1be
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ IMPROVEMENTS:
- commands/provision: Add `--no-parallel` option to disable provider
parallelization if the provider supports it. [GH-2404]
- providers/virtualbox: Enable symlinks for VirtualBox 4.1. [GH-2414]
- providers/virtualbox: default VM name now includes milliseconds with
a random number to try to avoid conflicts in CI environments. [GH-2482]
BUG FIXES: