From 0069d1392997c5f1498cdcf5015ecae10dc2a7ab Mon Sep 17 00:00:00 2001 From: Will Browne Date: Fri, 23 Jul 2021 12:00:23 +0200 Subject: [PATCH] Docs: Add 8.1.0 beta1 and beta2 release note links (#37140) --- docs/sources/release-notes/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/release-notes/_index.md b/docs/sources/release-notes/_index.md index eac3e3507e8..abba89623b9 100644 --- a/docs/sources/release-notes/_index.md +++ b/docs/sources/release-notes/_index.md @@ -8,6 +8,8 @@ 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.1.0-beta2]({{< relref "release-notes-8-1-0-beta2" >}}) +- [Release notes for 8.1.0-beta1]({{< relref "release-notes-8-1-0-beta1" >}}) - [Release notes for 8.0.6]({{< relref "release-notes-8-0-6" >}}) - [Release notes for 8.0.5]({{< relref "release-notes-8-0-5" >}}) - [Release notes for 8.0.4]({{< relref "release-notes-8-0-4" >}})