Update CHANGELOG
This commit is contained in:
parent
c24a44a7c6
commit
6c40a8b66c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue