Update CHANGELOG

This commit is contained in:
Brian Cain 2018-07-27 13:59:55 -07:00
parent 9f8663551c
commit 5ca95c9e5a
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
BUG FIXES:
- core: Disable Vagrantfile loading with plugin commands [GH-10030]
- core: Ensure the SecureRandom library is loaded for the trigger class [GH-10063]
- 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: Remove localization dependency from access check [GH-10000]