From 0ea4777257556f9563941fe873b0ac288b6e06ad Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Fri, 2 Sep 2016 15:45:44 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc08c1756..c30c64021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ FEATURES: IMPROVEMENTS: * core: Show last resource state in a timeout error message [GH-8510] * core: HTTP module sources can now use netrc files for auth - * core: Add wildcard (match all) support to ignore_changes [GH-8599] + * core: Add wildcard (match all) support to `ignore_changes` [GH-8599] * helper/schema: Add diff suppression callback [GH-8585] * provider/aws: Add MemoryReservation To `aws_ecs_container_definition` data source [GH-8437] * provider/aws: Export `arn` of `aws_autoscaling_group` [GH-8503]