Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-06-04 15:22:49 -04:00
parent b3cabe0180
commit 8d2ca8a1eb
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ BUG FIXES:
- core: Allow SSH forwarding on Windows [GH-7287, GH-7202]
- core: Allow customizing `keys_only` SSH option [GH-7360, GH-4275]
- core: Allow customizing `paranoid` SSH option [GH-7360, GH-4275]
- command/box_update: Do not update the same box twice [GH-6042, GH-7379]
- command/init: Remove unnecessary `sudo` from generated Vagrantfile
[GH-7369, GH-7295]
- docs & core: Be consistent about the "2" in the Vagrantfile version