diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d218ce2a..867541c49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ BREAKING CHANGES: IMPROVEMENTS: - core: allow removal of all box versions with `--all` flag [GH-3462] + - core: prune entries from global status on non-existent cwd [GH-6535] - command/plugin: Add `--plugin-clean-sources` flag to reset plugin install sources, primarily for corp firewalls. [GH-4738] - communicators/winrm: Configurable execution time limit [GH-6213]