Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-04-06 13:08:17 -07:00
parent a77b3423b8
commit 8fcdf78466
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
IMPROVEMENTS:
- core: Update internal dependencies [GH-8329, GH-8456]
- core/bundler: Warn when plugin require fails instead of generating hard failure [GH-8400, GH-8392]
- core/bundler: Error when configured plugin sources are unavailable [GH-8442]
- provider/docker: Improve IP and port detection [GH-7840, GH-7651]