From 0064f86205c0fa1a419a28ce995493fc7b0e95e5 Mon Sep 17 00:00:00 2001 From: Mathieu Martin Date: Thu, 10 Dec 2020 16:09:18 -0500 Subject: [PATCH] Changelog --- CHANGELOG.next.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.next.md b/CHANGELOG.next.md index b6d2272293..ef8d6fef4e 100644 --- a/CHANGELOG.next.md +++ b/CHANGELOG.next.md @@ -47,13 +47,13 @@ Thanks, you're awesome :-) --> * Added support in the generated Go source go for `wildcard`, `version`, and `constant_keyword` data types. #1050 * Added support for marking fields, field sets, or field reuse as beta in the documentation. #1051 * Added support for `constant_keyword`'s optional parameter `value`. #1112 -* Added component templates for ECS field sets. #1156 +* Added component templates for ECS field sets. #1156, #1186 #### Improvements * Added a notice highlighting that the `tracing` fields are not nested under the namespace `tracing.` #1162 -* ES 6.x template data types will fallback to supported types. #1171, #1176 +* ES 6.x template data types will fallback to supported types. #1171, #1176, #1186 #### Deprecated