diff --git a/CHANGELOG.md b/CHANGELOG.md index a3c0f79c11..69adf043ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)