diff --git a/CHANGELOG.md b/CHANGELOG.md index da52ce71d..b31c33616 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ BUG FIXES: - core: Do not run provisioners if already run on resume [GH-7059, GH-6787] - core: Implement better tracking of tempfiles and tmpdirs to identify file leaks [GH-7355] + - core: Allow SSH forwarding on Windows [GH-7287, GH-7202] - docs & core: Be consistent about the "2" in the Vagrantfile version [GH-6961, GH-6963] - guests/arch: Restart network after configuration [GH-7120, GH-7119]