From a878f22b703abf51937c9cc65e4183f3ccf617a8 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Tue, 23 Mar 2021 16:14:31 -0700 Subject: [PATCH] [DOCS] Update breaking changes This PR adds a sentence to the breaking changes, such that it's clear there are no breaking changes in the current release. --- docs/src/reference/asciidoc/appendix/breaking.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/reference/asciidoc/appendix/breaking.adoc b/docs/src/reference/asciidoc/appendix/breaking.adoc index cb2e03707..c3b9445f0 100644 --- a/docs/src/reference/asciidoc/appendix/breaking.adoc +++ b/docs/src/reference/asciidoc/appendix/breaking.adoc @@ -12,9 +12,13 @@ For clarity, we always list any breaking changes at the top of the //NOTE: The notable-breaking-changes tagged regions are re-used in the //Installation and Upgrade Guide +//// // tag::notable-v7-breaking-changes[] +There are no breaking changes in {minor-version}. + // end::notable-v7-breaking-changes[] +//// [[breaking-changes-7.0]] === Breaking Changes in 7.0