Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-04-20 16:11:05 -07:00
parent 60187f2b17
commit 3e0f21bd7f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ IMPROVEMENTS:
BUG FIXES:
- command/box: Remove extraneous sort from box list prior to display [GH-8422]
- command/box: Properly handle local paths with spaces for box add [GH-8503, GH-6825]
- command/up: Prevent other provider installation when explicitly defined [GH-8393, GH-8389]
- communicators/ssh: Do not yield empty output data [GH-8495, GH-8259]
- core: Provide fallback and retry when 0.0.0.0 is unavailable during port check [GH-8399, GH-8395]