diff --git a/CHANGELOG.md b/CHANGELOG.md index ed615b11e..7d3fc5465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,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] BUG FIXES: