From 13e3439246931ffccd78f7306afaa73ee575c8fd Mon Sep 17 00:00:00 2001 From: Alexander Schwartz Date: Tue, 3 Dec 2024 11:58:32 +0100 Subject: [PATCH] Upgrading guide 26.0.6 is missing in the upgrading guide (#35545) Closes #35544 Signed-off-by: Alexander Schwartz --- docs/documentation/upgrading/topics/changes/changes.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/documentation/upgrading/topics/changes/changes.adoc b/docs/documentation/upgrading/topics/changes/changes.adoc index 51ba93066e..6d0e091e04 100644 --- a/docs/documentation/upgrading/topics/changes/changes.adoc +++ b/docs/documentation/upgrading/topics/changes/changes.adoc @@ -5,6 +5,10 @@ include::changes-26_1_0.adoc[leveloffset=3] +=== Migrating to 26.0.6 + +include::changes-26_0_6.adoc[leveloffset=3] + === Migrating to 26.0.0 include::changes-26_0_0.adoc[leveloffset=3]