update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 11:01:20 -08:00
parent b69d635f75
commit 495af24026
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ IMPROVEMENTS:
BUG FIXES:
- commands/up: the `--provision-with` flag works with provisioner names [GH-5981]
- communicator/winrm: respect `boot_timeout` setting [GH-6229]
- provisioners/ansible: use quotes for the `ansible_ssh_private_key_file`
value in the generated inventory [GH-6209]