Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-11-23 16:30:28 -05:00
parent ca38d3673f
commit 5ee7f805a8
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ IMPROVEMENTS:
- communicators/winrm: Configurable execution time limit [GH-6213]
- providers/virtualbox: cache version lookup, which caused significant
slowdown on some Windows hosts [GH-6552]
- providers/virtualbox: add `public_address` capability for virtualbox
[GH-6583, GH-5978]
- provisioners/chef: perform cleanup tasks on the guest instead of the host
- provisioners/chef: automatically generate a node_name if one was not given
[GH-6555]