Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-04-27 17:02:29 -07:00
parent f2f5239973
commit 2b493460f7
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
IMPROVEMENTS:
- core: Improve messaging around not finding requested provider [GH-9735]
- core: Disable exception reports by default [GH-9738]
- hosts/windows: Add SMB default mount options capability and set default version to 2.0 [GH-9734]
- provisioner/chef_zero: Support arrays for data_bags_path [GH-9669]
- util/downloader: Don't raise error if response is HTTP 416 [GH-9729]