Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-03-20 17:42:36 -07:00
parent aaee1058e3
commit dd80c769ef
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
- core: Vagrant won't collide with newer versions of Bundler [GH-3193] - core: Vagrant won't collide with newer versions of Bundler [GH-3193]
- core: Allow provisioner plugins to not have a config class. [GH-3272]
- commands/status: Machine readable output contains the target. [GH-3218] - commands/status: Machine readable output contains the target. [GH-3218]
- synced\_folders/smb: IDs of synced folders are hashed to work better - synced\_folders/smb: IDs of synced folders are hashed to work better
with VMware. [GH-3219] with VMware. [GH-3219]