From 6c40a8b66c8d9a43864023732e962c67e5a5a181 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Wed, 25 Nov 2015 15:40:54 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0b4b1d8f..7fd1d59ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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