From 0c1550b0260f27970515a1e0538d6848c40ef529 Mon Sep 17 00:00:00 2001 From: Andres Martinez Gotor Date: Fri, 17 Sep 2021 13:03:53 +0200 Subject: [PATCH] Docs: add 8.2.0-beta1 relese notes link (#39322) --- docs/sources/release-notes/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/release-notes/_index.md b/docs/sources/release-notes/_index.md index 0935448e945..4d9a99a1cf5 100644 --- a/docs/sources/release-notes/_index.md +++ b/docs/sources/release-notes/_index.md @@ -8,6 +8,7 @@ weight = 10000 Here you can find detailed release notes that list everything that is included in every release as well as notices about deprecations, breaking changes as well as changes that relate to plugin development. +- [Release notes for 8.2.0-beta1]({{< relref "release-notes-8-2-0-beta1" >}}) - [Release notes for 8.1.4]({{< relref "release-notes-8-1-4" >}}) - [Release notes for 8.1.3]({{< relref "release-notes-8-1-3" >}}) - [Release notes for 8.1.2]({{< relref "release-notes-8-1-2" >}})