diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e4d1062d..e18b9004e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ BUG FIXES: - communicators/winssh: Fix issues with Windows SSH communicator [GH-11430] - core/bundler: Activate vagrant specification when not active [GH-11445] +- core/bundler: Properly resolve sets when Vagrant is in prerelease [GH-11571] - core/downloader: Always set `-q` flag as first option [GH-11366] - core/hooks: Update dynamic action hook implementation to prevent looping [GH-11427] - core/synced_folders: Validate type option if set [GH-11359]