Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-19 17:59:50 +02:00 committed by GitHub
parent 79903cd7ea
commit 6266eef652
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ BUG FIXES:
* core: Fixed crasher when populating a "splat variable" from an empty (nil) module state. [GH-14526]
* core: fix bad Sprintf in backend migration message [GH-14601]
* provider/aws: Allow updating constraints in WAF SizeConstraintSet + no constraints [GH-14661]
* provider/aws: Allow updating tuples in WAF SQLInjectionMatchSet + no tuples [GH-14667]
* provider/aws: Increase EIP update timeout [GH-14381]
* provider/aws: Increase timeout for creating security group [GH-14380]
* provider/aws: Increase timeout for (dis)associating IPv6 addr to/from subnet [GH-14401]