Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-07-27 10:28:51 -07:00
parent 8ff29d5c05
commit 6c40b905cb
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
- core: Disable Vagrantfile loading with plugin commands [GH-10030] - core: Disable Vagrantfile loading with plugin commands [GH-10030]
- host/windows: Remove localization dependency from SMB list generation [GH-10043]
- provider/hyperv: Fix checkpoint configuration and properly disable automatic checkpoints by default [GH-9999] - provider/hyperv: Fix checkpoint configuration and properly disable automatic checkpoints by default [GH-9999]
- provider/hyperv: Remove localization dependency from access check [GH-10000] - provider/hyperv: Remove localization dependency from access check [GH-10000]
- push/ftp: Custom error when attempting to push too many files [GH-9952] - push/ftp: Custom error when attempting to push too many files [GH-9952]