Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-08-25 09:20:09 +02:00 committed by GitHub
parent d01fb65dcf
commit 683cb121db
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ BUG FIXES:
* post-processor/vsphere: Fix upload failures with vsphere [GH-3321]
* provisioner/ansible: Properly set host key checking even when a custom ENV
is specified [GH-3568]
* builder/amazon: Use `temporary_key_pair_name` when specified. [GH-3739]
* builder/azure: check for empty resource group [GH-3606]
* builder/azure: fix token validity test [GH-3609]
* builder/virtualbox: Respect `ssh_host` [GH-3617]