Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-04-05 10:42:58 -04:00
parent 7d98dd2526
commit be9a88d2a0
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ BUG FIXES:
- core: Fix support for regular expressions on multi-machine `up`
[GH-6908, GH-6909]
- core: Allow boxes to use pre-release versions [GH-6892, GH-6893]
- core: Rescue `Errno:ENOTCONN` waiting for port to be open [GH-7182, GH-7184]
- 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]