diff --git a/CHANGELOG.md b/CHANGELOG.md index 82e1fa9a3..f87e0b115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: - providers/hyperv: VM start errors turn into proper Vagrant errors. [GH-5101] - provisioners/chef: remove Chef version check from solo.rb generation and make `roles_path` populate correctly + - provisioners/chef: fix bad invocation of `with_clean_env` [GH-5021] - pushes/atlas: support more verbose logging - pushes/ftp: expand file paths relative to the Vagrantfile - pushes/ftp: improved debugging output