Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-07-18 16:39:32 -07:00
parent 10faa599e7
commit 84d2caeec1
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
- core: Disable Vagrantfile loading with plugin commands [GH-10030] - core: Disable Vagrantfile loading with plugin commands [GH-10030]
- provider/hyperv: Fix checkpoint configuration and properly disable automatic checkpoints by default [GH-9999]
- 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]
- util/downloader: Prevent errors when Location header contains relative path [GH-10017] - util/downloader: Prevent errors when Location header contains relative path [GH-10017]
- util/platform: Always force string type conversion on path [GH-9998] - util/platform: Always force string type conversion on path [GH-9998]