Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-11-25 15:40:54 -05:00
parent c24a44a7c6
commit 6c40a8b66c
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ FEATURES:
- **New Command: `vagrant powershell`**: For machines that support it,
this will open a PowerShell prompt.
- **New Command: `vagrant port`**: For machines that support it, this will
display the list of forwarded ports from the guest to the host.
- **Linked Clones**: VirtualBox and VMware providers now support
linked clones for very fast (millisecond) imports on up. [GH-4484]
- **Snapshots**: The `vagrant snapshot` command can be used to checkpoint