Update CHANGELOG
This commit is contained in:
parent
2e199d0889
commit
07e2260296
|
@ -8,6 +8,8 @@ FEATURES:
|
|||
syncing folders to be added as plugins to Vagrant.
|
||||
- The `Vagrant.require_version` function can be used at the top of a Vagrantfile
|
||||
to enforce a minimum/maximum Vagrant version.
|
||||
- Adding boxes via `vagrant box add` and the Vagrantfile both support
|
||||
providing checksums of the box files.
|
||||
- The `--debug` flag can be specified on any command now to get debug-level
|
||||
log output to ease reporting bugs.
|
||||
- You can now specify a memory using `vb.memory` setting with VirtualBox.
|
||||
|
|
Loading…
Reference in New Issue