Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-24 11:46:09 -08:00
parent aa02c64b0a
commit 7c7524a840
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
FEATURES:
- Machine readable output. Vagrant now has machine-friendly output by
using the `--machine-readable` flag.
- New plugin type: synced folder implementation. This allows new ways of
syncing folders to be added as plugins to Vagrant.
- The `Vagrant.require_version` function can be used at the top of a Vagrantfile