Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-01-25 09:58:11 -08:00
parent ba7a6c7f1d
commit de69c96770
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
- core: Add optional timestamp prefix on log output [GH-9269]
- core: Print more helpful error message for NameEror exceptions in Vagrantfiles [GH-9252]
- core: Update checkpoint implementation to announce updates and support notifications [GH-9380]
- core: Use Ruby's Resolv by default [GH-9394]
- docs: Include virtualbox 5.2.x as supported in docs [GH-9237]
- docs: Improve how to pipe debug log on powershell [GH-9330]
- guests/amazon: Improve guest detection [GH-9307]