diff --git a/CHANGELOG.md b/CHANGELOG.md index a76ffa9e0..d08e64fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: IMPROVEMENTS: - core/bundler: Warn when plugin require fails instead of generating hard failure [GH-8400, GH-8392] + - provider/docker: Improve IP and port detection [GH-7840, GH-7651] - provisioners/ansible_local: Add `pip_args` option to define additional parameters when installing Ansible via pip [GH-8170, GH-8405] - provisioners/ansible_local: Add `:pip_args_only` install mode to allow full custom pip installations [GH-8405]