Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-12-13 09:16:03 -08:00
parent 19025bb8c3
commit 03b06686e4
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
- command/package: Ensure temp dir for package command is cleaned up [GH-10479]
- core: Display version update on stderr instead of stdout [GH-10482]
- 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]
- providers/salt: Validate that `install_type` is set if `version` is specified [GH-10474]