diff --git a/CHANGELOG.md b/CHANGELOG.md index 46094d484..1257704bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ BUG FIXES: - command/cloud: Properly set variable from CLI argument parsing for `username` field [GH-10726] - communicator/ssh: Remove net/sftp loading to prevent loading errors [GH-10745] - contrib/bash: Search for running_vm_list only in `machines` folder [GH-10841] +- core/bundler: Support plugin configuration within box Vagrantfiles [GH-10889] - core/triggers: Fix typo in UI output [GH-10748] - core/triggers: Properly exit with abort option [GH-10824] - core/triggers: Ensure guest names are string when filtering trigger configs [GH-10854]