Update CHANGELOG

This commit is contained in:
Brian Cain 2017-12-15 09:20:24 -08:00
parent 144c402f3b
commit e72a72fba4
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ FEATURES:
IMPROVEMENTS:
- core: Add optional timestamp prefix on log output [GH-9269]
- core: Print more helpful error message for NameEror exceptions in Vagrantfiles [GH-9252]
- docs: Include virtualbox 5.2.x as supported in docs [GH-9237]
- guests/dragonflybsd: Base guest on FreeBSD to inherit more functionality [GH-9205]
- middleware/authentication: Add app.vagrantup.com to allowed hosts [GH-9145]