From 4fb4f535bf7ce2437ce674e6044b91d43d70695c Mon Sep 17 00:00:00 2001 From: Pier-Hugues Pellerin Date: Mon, 11 Mar 2019 08:49:19 -0400 Subject: [PATCH] changelog Missing changelog for #11067 --- CHANGELOG.next.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 286d34b864cc..aac4d4c424a9 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -139,6 +139,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d - Add missing `host.containerized` and `host.os.build` to fields.ecs.yml. {pull}11016[11016] - Reconnections of Kubernetes watchers are now logged at debug level when they are harmless. {pull}10988[10988] - Include ip and boolean type when generating index pattern. {pull}10995[10995] +- Cancelling enrollment of a beat will not enroll the beat. {issue}10150[10150] *Auditbeat*