Update CHANGELOG

This commit is contained in:
Brian Cain 2018-04-12 15:25:04 -07:00
parent 42df3e7185
commit a9c7b3efe2
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
- guests/photon: Less specific string grep to fix PhotonOS 2.0 detection [GH-9528]
- guests/windows: Fix slow timeout when updating windows hostname [GH-9578]
- hosts/windows: Make powershell version detection timeout configurable [GH-9506]
- providers/virtualbox: Improve network collision error message [GH-9685]
- provisioner/puppet: Puppet structured facts toyaml on provisioner [GH-9670]
- util/platform: Warn on ArgumentError exceptions from encoding [GH-9506]