Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-12-19 12:38:51 -08:00
parent 4873d7879a
commit 7f3e842bf7
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
- core: Add experimental feature flag [GH-10485]
- guest/windows: Modify elevated username only on username failure [GH-10488]
- host/windows: Prevent SMB setup commands from becoming too long [GH-10489]
- host/windows: Automatically answer yes when pruning SMB shares [GH-10524]
- providers/salt: Validate that `install_type` is set if `version` is specified [GH-10474]
- util/guest_inspection: Validate hostnamectl command works when detected [GH-10512]