From 6a4934aac0377b02114035f5cad82b5ef68cd4a6 Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Thu, 18 Jul 2019 10:01:47 -0400 Subject: [PATCH] Update CHANGELOG formatting for #9320 and #9321 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4b894b6d7ab..eca1267aab43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ NOTES: * resource/aws_ssm_maintenance_window_task: The `logging_info` and `task_parameters` configuration blocks have been deprecated in favor of a new `task_invocation_parameters` configuration block to match the API [GH-7823] FEATURES: -* **New datasource** `aws_waf_web_acl` [GH-9320] -* **New Data Source** `aws_wafregional_web_acl` [GH-9321] +* **New Data Source:** `aws_waf_web_acl` [GH-9320] +* **New Data Source:** `aws_wafregional_web_acl` [GH-9321] * **New Resource:** `aws_servicequotas_service_quota` [GH-9192] ENHANCEMENTS: