From d4f2a46fe8876312849d650ea5df879fc3407726 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Sat, 20 May 2017 02:56:46 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d4e98a5fc..c1f03c075f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ BUG FIXES: * 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: Allow updating tuples in WAF XssMatchSet + no tuples [GH-14671] * 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]