diff --git a/CHANGELOG.md b/CHANGELOG.md index f595ecf36b..950493702a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: BUG FIXES: * provider/arukas: Default timeout for launching container increased to 15mins (was 10mins) [GH-12849] + * provider/aws: Fix flattened cloudfront lambda function associations to be a set not a slice [GH-11984] * provider/mysql: recreate user/grant if user/grant got deleted manually [GH-12791] ## 0.9.1 (March 17, 2017)