From 2bf2f30e97b8e03b430d007ce346f5ba899576f1 Mon Sep 17 00:00:00 2001 From: idafurjes <36131195+idafurjes@users.noreply.github.com> Date: Thu, 29 Jul 2021 12:56:19 +0200 Subject: [PATCH] Add release note link for 8.1.0-beta3 (#37343) --- 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 abba89623b9..2d1640e9646 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.1.0-beta3]({{< relref "release-notes-8-1-0-beta3" >}}) - [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" >}})