Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-03-28 15:38:56 -07:00
parent c7cb0041a8
commit 7c89bd47e0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
BUG FIXES:
- command/box: Remove extraneous sort from box list prior to display [GH-8422]
- command/up: Prevent other provider installation when explicitly defined [GH-8393, GH-8389]
- core: Provide fallback and retry when 0.0.0.0 is unavailable during port check [GH-8399, GH-8395]
- core/bundler: Check if source is local path and prevent addition to remote sources [GH-8401]