Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-01-10 14:46:59 -08:00
parent 94f45f5747
commit c4c265e97e
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ FEATURES:
guests have used "guest capabilities" for a few releases now. This allows
plugin developers to create pluggable host-specific capabilities and makes
further integrating Vagrant with new operating systems even easier.
- providers/virtualbox: Provider-specific configuration `cpus` can be used
to set the number of CPUs on the VM [GH-2800]
IMPROVEMENTS: