Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-17 01:26:40 +03:00 committed by GitHub
parent 4c25e1e269
commit 16ec806634
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
* core: Add the close provider/provisioner transformers back [GH-13102]
* core: Fix a crash condition by improving the flatmap.Expand() logic [GH-13541]
* provider/alicloud: Fix create PrePaid instance (#13661) [GH-13662]
* provider/aws: Fix DB Parameter Group Name [GH-13279]
* provider/aws: Increase default number of retries from 11 to 25 [GH-13673]
* provider/aws: Use mutex & retry for WAF change operations [GH-13656]