Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-05-28 17:11:32 -04:00
parent 11ed254708
commit 453fdb02d0
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ BUG FIXES:
UNC paths [GH-6598]
- core: Fix a crash in parsing the config in some cases with network
configurations [GH-6730]
- core: Clean up temporarily files created by bundler
[GH-7354, GH-6301, GH-3469, GH-6231]
- commands/up: Smarter logic about what provider to install, avoiding
situations where VirtualBox was installed over the correct provider [GH-6731]
- guests/debian: Fix Docker install [GH-6722]