Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-10-15 14:58:20 +02:00 committed by GitHub
parent c273bd6beb
commit 68ef44bb96
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ BUG FIXES:
* builder/amazon: Honor ssh_private_ip flag in EC2-Classic. [GH-3752]
* builder/amazon: Allow using `ssh_private_key_file` and `ssh_password`.
[GH-3953]
* builder/amazon: Properly clean up EBS volumes on failure. [GH-3789]
* builder/azure: check for empty resource group [GH-3606]
* builder/azure: fix token validity test [GH-3609]
* builder/docker: fix docker builder with ansible provisioner. [GH-3476]