From 9e622ec87c542df1eb349d065dffbc52099696fa Mon Sep 17 00:00:00 2001 From: JitaC <70489351+achatterjee-grafana@users.noreply.github.com> Date: Wed, 25 May 2022 12:27:19 -0400 Subject: [PATCH] Docs: What's new 9.0 (#49453) (#49628) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * initial commit * Add to index list * Improvements to intro section * missing plural * Minor fixes * Some more changes. * Updated image links * Hide section "InfluxDB: Support for browser access mode removed * Checkin more changes * More changes. * Fixed more image links * Last batch of changes * Fixed a few typos and ran prettier. Co-authored-by: Torkel Ödegaard Co-authored-by: Torkel Ödegaard --- docs/sources/whatsnew/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/whatsnew/_index.md b/docs/sources/whatsnew/_index.md index cc674ab767b..f315e852118 100644 --- a/docs/sources/whatsnew/_index.md +++ b/docs/sources/whatsnew/_index.md @@ -9,6 +9,10 @@ weight = 1 Grafana is changing all the time. For release highlights checkout links below, if you want a complete list of every change, as well as info on deprecations, breaking changes and plugin development read the [release notes]({{< relref "../release-notes" >}}). +## Grafana 9 + +- [What's new in 9.0]({{< relref "whats-new-in-v9-0" >}}) + ## Grafana 8 - [What's new in 8.5]({{< relref "whats-new-in-v8-5" >}})