update changelog

This commit is contained in:
Matthew Hooker 2018-01-04 14:39:26 -08:00
parent da93b7cf1f
commit 89ba76b4aa
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* builder/docker: Remove credentials from being shown in the log. [GH-5666]
* builder/triton: Triton RBAC is now supported. [GH-5741]
* post-processor/docker: Remove credentials from being shown in the log. [GH-5666]
* builder/amazon: Warn during prepare if we didn't get both an access key and a secret key when we were expecting one. [GH-5762]
### BUG FIXES:
* builder/alicloud-ecs: Attach keypair before starting instance in alicloud builder [GH-5739]