Update CHANGELOG

This commit is contained in:
Brian Cain 2018-12-06 15:10:41 -08:00
parent b6fb971350
commit 1bb6cb21cc
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
- providers/salt: Validate that `install_type` is set if `version` is specified [GH-10474]
- command/snapshot: Raise error for bad subcommand [GH-10470]
- command/package: Ensure temp dir for package command is cleaned up [GH-10479]
- core: Display version update on stderr instead of stdout [GH-10482]
BUG FIXES: