From 8fadeb4f3a44b2c768e680609f89b5934e7ec17a Mon Sep 17 00:00:00 2001 From: lcawl Date: Fri, 5 Apr 2019 13:26:49 -0700 Subject: [PATCH] [DOCS] Adds tagged region for notable breaking changes --- docs/src/reference/asciidoc/appendix/breaking.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/src/reference/asciidoc/appendix/breaking.adoc b/docs/src/reference/asciidoc/appendix/breaking.adoc index d7c75c253..cb2e03707 100644 --- a/docs/src/reference/asciidoc/appendix/breaking.adoc +++ b/docs/src/reference/asciidoc/appendix/breaking.adoc @@ -10,6 +10,12 @@ versions (e.g. 5.x to 6.y). For clarity, we always list any breaking changes at the top of the <> for each version. +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide +// tag::notable-v7-breaking-changes[] + +// end::notable-v7-breaking-changes[] + [[breaking-changes-7.0]] === Breaking Changes in 7.0