diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d3fc5465..e424be114 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: