From bf1f07a0a4dc1df0947f73ae26d41a1462c7dff6 Mon Sep 17 00:00:00 2001 From: Andrew Kroh Date: Thu, 7 Mar 2019 21:58:57 -0500 Subject: [PATCH] Update CHANGELOG.next --- CHANGELOG.md | 1 - CHANGELOG.next.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcecb8a360..a0accac74a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,6 @@ All notable changes to this project will be documented in this file based on the * Added pointer in description of `http` field set to `url` field set. #330 * Added an optional short field description. #330 -* Added fields for Autonomous System information (i.e. ASN). #341 ### Improvements diff --git a/CHANGELOG.next.md b/CHANGELOG.next.md index 50a46cf6b2..024d4a11d6 100644 --- a/CHANGELOG.next.md +++ b/CHANGELOG.next.md @@ -10,6 +10,7 @@ * New generator that supports reusable fields, for files based on ECS. It generates schema.csv, Elasticsearch 6 and 7 templates, and field documentation for the main website. #336 +* Added fields for Autonomous System information (i.e. ASN). #341 ### Improvements