Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2017-03-20 11:57:54 -07:00 committed by GitHub
parent f105c8533a
commit 0592bec0ed
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,8 @@ IMPROVEMENTS:
* provider/pagerduty: Validate credentials [GH-12854]
BUG FIXES:
* core: Remove legacy remote state configuration on state migration. This fixes errors when saving plans. [GH-12888]
* 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]