From b3570b823d804f4f4503c104b9f42b11bdfb5283 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 6 Aug 2021 14:33:35 +0100 Subject: [PATCH] Add 8.1.0 release notes link (#37591) (#37641) (cherry picked from commit 5a54deb38bb627ef7f13ab8ce985576fc7aa2cf5) Co-authored-by: Will Browne --- 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 2d1640e9646..43035fed2ad 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]({{< relref "release-notes-8-1-0" >}}) - [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" >}})