Update CHANGELOG

[ci skip]
This commit is contained in:
Gilles Cornu 2016-06-11 07:37:38 +02:00
parent a7dfc73b85
commit 008ebb5afd
1 changed files with 7 additions and 2 deletions

View File

@ -2,8 +2,13 @@
BUG FIXES:
- Use 8 network interfaces [GH-7417, GH-7419]
- Fix bundler plugin issue and version constraint [GH-7418, GH-7415]
- core: Fix bundler plugin issue and version constraint [GH-7418, GH-7415]
- providers/virtualbox: Use 8 network interfaces (due to Windows limitation)
[GH-7417, GH-7419]
- provisioners/ansible(both): Honor "galaxy_roles_path" option when running
ansible-playbook [GH-7269, GH-7420]
- provisioners/ansible_local: Add quotes around "ansible-galaxy" arguments
[GH-7420]
## 1.8.3 (June 10, 2016)