Merge branch 'master' of github.com:mitchellh/vagrant

This commit is contained in:
Brian Cain 2017-08-14 09:04:55 -07:00
commit a72b576091
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- bash: Add box prune to contrib bash completion [GH-8806]
- commands/login: Ask for description of Vagrant Cloud token [GH-8876]
- core: Updated Vagrants rspec gem to 3.5.0 [GH-8850]
- docs: Align contrib/sudoers file for ubuntu linux with docs [GH-8842]
- provisioners/chef: Add config option omnibus_url for chef provisioners [GH-8682]