diff --git a/CHANGELOG.md b/CHANGELOG.md index d185b0aeb..0dafa339f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ FEATURES: - commands/box: Add `prune` subcommand for removing outdated boxes [GH-7978] - - core: Remove Bundler integration for handling internal plugins [GH-7793] + - core: Remove Bundler integration for handling internal plugins [GH-7793, GH-8000] + - providers/hyperv: Add support for Hyper-V binary configuration format + [GH-7854, GH-7706, GH-6102] - provisioners/shell: Support MD5/SHA1 checksum validation of remote scripts [GH-7985, GH-6323] IMPROVEMENTS: