Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-23 11:47:29 -08:00
parent 88425f0146
commit 79d929a264
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ FEATURES:
IMPROVEMENTS:
- core: owner/group of shared folders can be specified by integers. [GH-2390]
- 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]