From f8aad17f516ce66782254a2e0d7ebd1fdded085d Mon Sep 17 00:00:00 2001 From: lcawl Date: Thu, 4 Apr 2019 13:58:34 -0700 Subject: [PATCH] [DOCS] Adds tagged region for notable breaking changes --- docs/static/breaking-changes.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/static/breaking-changes.asciidoc b/docs/static/breaking-changes.asciidoc index 803cc8005a0..e37f63a50d8 100644 --- a/docs/static/breaking-changes.asciidoc +++ b/docs/static/breaking-changes.asciidoc @@ -20,6 +20,12 @@ See these topics for a description of breaking changes: See also <>. +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide +// tag::notable-breaking-changes[] + +// end::notable-breaking-changes[] + [float] [[breaking-pq]] === Breaking change across PQ versions prior to Logstash 6.3.0