From 5a79e70d20ced58c9a503ee27cde51d730640751 Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:51:19 -0400 Subject: [PATCH] Add date parameter (#76479) --- docs/sources/whatsnew/whats-new-next/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/README.md b/docs/sources/whatsnew/whats-new-next/README.md index f0bbaa6ee75..2fbaf560b8e 100644 --- a/docs/sources/whatsnew/whats-new-next/README.md +++ b/docs/sources/whatsnew/whats-new-next/README.md @@ -10,6 +10,8 @@ Use the following template, replace any `` with the appropriate text ( + + _Available in in Grafana _ @@ -31,6 +33,10 @@ Intended availability of the feature when released outside of Grafana Cloud. The information is intentionally commented out so that it isn't displayed in the published page. If the feature is not going to be released outside of Grafana Cloud, omit the HTML comment entirely. +## _`DATE`_ + +The release date of the feature, fully written out. For example: September 12, 2023. + ## _`CLOUD AVAILABILITY`_ One of the following [release life cycle stages](https://grafana.com/docs/release-life-cycle/): @@ -72,6 +78,8 @@ For example, using the partial URL `/docs/grafana/next/explore/` to link to the +September 12, 2023 + _Available in public preview in Grafana Cloud Pro and Advanced_ The navigation in Grafana Cloud has been updated in the following ways...