Update CHANGELOG

This commit is contained in:
Brian Cain 2018-05-02 15:49:40 -07:00
parent 70df6d4b2a
commit c056a86f1f
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
- core: Improve messaging around not finding requested provider [GH-9735]
- core: Disable exception reports by default [GH-9738]
- core: Continue on if vagrant fails to parse metadata box for update [GH-9760]
- hosts/windows: Add SMB default mount options capability and set default version to 2.0 [GH-9734]
- provider/hyperv: Include neighbor check for MAC on guest IP detection [GH-9737]
- provisioner/chef_zero: Support arrays for data_bags_path [GH-9669]