diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d31b2330..5e9d62a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: - command/box/update: Ensure the right version is picked when updating specific boxes [GH-10810] - 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/triggers: Fix typo in UI output [GH-10748] - core/triggers: Properly exit with abort option [GH-10824] - guest/void: Fix NFS capability detection [GH-10713]