diff --git a/CHANGELOG.md b/CHANGELOG.md index 4be1e0edf..d08f94a59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ FEATURES: - Default provider logic improved: Providers in `config.vm.provider` blocks - in your Vagrantfile now have higher priority than plugins. [GH-3812] + in your Vagrantfile now have higher priority than plugins. Earlier + providers are chosen before later ones. [GH-3812] IMPROVEMENTS: