update changelog

This commit is contained in:
Adrien Delorme 2018-10-29 15:33:17 +01:00
parent a1d6c7c916
commit 353de9e810

View File

@ -37,7 +37,7 @@
### BUG FIXES:
* builder/alicloud: Fix ssh configuration pointer issues that could cause a bug
[GH-6729]
[GH-6720]
* builder/alicloud: Fix type error in step_create_tags [GH-6763]
* builder/amazon: Error validating credentials is no longer obscured by a
region validation error. and some region validation refactors and