From 8392ebdacbe04f60b2bb23ce3ed0723b7abb774a Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 23 Jul 2021 12:39:35 +0200 Subject: [PATCH] Docs: Add 8.1.0 beta1 and beta2 release note links (#37140) (#37145) (cherry picked from commit 0069d1392997c5f1498cdcf5015ecae10dc2a7ab) Co-authored-by: Will Browne --- 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" >}})