Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2018-01-06 11:23:41 +01:00 committed by GitHub
parent 15eccb1aa5
commit 37ab70c4ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,10 +4,12 @@
* builder/docker: Remove credentials from being shown in the log. [GH-5666]
* builder/triton: Triton RBAC is now supported. [GH-5741]
* provisioner/ansible: Improve user retrieval. [GH-5758]
* 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]
## 1.1.3 (December 8, 2017)