Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-03-20 16:11:25 +00:00 committed by GitHub
parent 6f6dddba67
commit 19474ddb18
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ 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/aws: Deprecate the usage of Api Gateway Key Stages in favor of Usage Plans [GH-12883]
* provider/mysql: recreate user/grant if user/grant got deleted manually [GH-12791]
## 0.9.1 (March 17, 2017)