diff --git a/CHANGELOG.md b/CHANGELOG.md index f20ff161d..8cd207c1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ 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] - core: networking: allow specifying a DHCP IP [GH-6325] + - core: run provisioner cleanup tasks before powering off the VM [GH-6553] - command/plugin: Add `--plugin-clean-sources` flag to reset plugin install sources, primarily for corp firewalls. [GH-4738] - command/up: provisioners are run on suspend resume [GH-5815]