Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-08-27 03:20:10 +02:00 committed by GitHub
parent ba629922c6
commit 1270cfb863
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ BUG FIXES:
* 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/amazon: Add 0.5 cents to discovered spot price. [GH-3662]
* builder/azure: check for empty resource group [GH-3606]
* builder/azure: fix token validity test [GH-3609]
* builder/virtualbox: Respect `ssh_host` [GH-3617]