Update CHANGELOG

This commit is contained in:
Gilles Cornu 2017-03-24 22:10:01 +01:00
parent 80d105cf8c
commit cb61497ad6
No known key found for this signature in database
GPG Key ID: F6BC2CF7E1FE8FFF
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ FEATURES:
IMPROVEMENTS:
- core/bundler: Warn when plugin require fails instead of generating hard failure [GH-8400, GH-8392]
- 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]
BUG FIXES: