Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-08-21 13:49:04 -07:00
parent 4eb8d7a098
commit 155cc449c4
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
- commands/login: Ask for description of Vagrant Cloud token [GH-8876]
- commands/validate: Improve functionality of the validate command [GH-8889]
- core: Updated Vagrants rspec gem to 3.5.0 [GH-8850]
- core: Validate powershell availability and version before use [GH-8839]
- docs: Align contrib/sudoers file for ubuntu linux with docs [GH-8842]
- provider/hyperv: Prefer IPv4 guest address [GH-8831, GH-8759]
- provisioners/chef: Add config option omnibus_url for chef provisioners [GH-8682]