Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-03-28 21:53:47 +03:00 committed by GitHub
parent 6ab1b8ad83
commit 7d8b6c29de
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@
IMPROVEMENTS:
* provider/aws: Add support to set iam_role_arn on cloudformation Stack [GH-12547]
* config: New interpolation functions `basename` and `dirname`, for file path manipulation [GH-13080]
* provider/aws: Add support to set iam_role_arn on cloudformation Stack [GH-12547]
* provider/aws: Support priority and listener_arn update of alb_listener_rule [GH-13125]
## 0.9.2 (March 28, 2017)