diff --git a/CHANGELOG-developer.next.asciidoc b/CHANGELOG-developer.next.asciidoc index f4d9d076b03..5926e86cc71 100644 --- a/CHANGELOG-developer.next.asciidoc +++ b/CHANGELOG-developer.next.asciidoc @@ -21,6 +21,7 @@ The list below covers the major changes between 7.0.0-rc2 and master only. ==== Breaking changes - Move Fields from package libbeat/common to libbeat/mapping. {pull}11198[11198] +- For "metricbeat style" generated custom beats, the mage target `GoTestIntegration` has changed to `GoIntegTest` and `GoTestUnit` has changed to `GoUnitTest`. {pull}13341[13341] ==== Bugfixes