Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-11-13 15:22:53 -08:00
parent 8f49e05ad4
commit 7d10cad135
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
- communicators/winrm: Add reset! implementation [GH-10399]
- core: Limit number of automatic box update checks [GH-10359]
- host/windows: Remove PATH check in WSL detection [GH-10313]
- providers/hyperv: Disable automatic checkpoints before deletion [GH-10406]
- providers/virtualbox: Add `automount` flag if specified with synced_folder [GH-10326]
- providers/virtualbox: Refactor host only network settings [GH-7699]
- providers/virtualbox: Support setting default NIC type for network adapters [GH-10383]