Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-12-13 15:44:05 -08:00
parent 04e35784e7
commit 02a18d3efb
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
IMPROVEMENTS:
- 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]
- provisioners/salt: Fixes timeout issue in salt bootstrapping for windows [GH-8992]