From df6765d8050fbfbfc80cf9f9012318c44e0053a4 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Thu, 16 Dec 2021 17:41:27 +0100 Subject: [PATCH] Chore: Update release notes index page with 8.3.3 (#43224) --- 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 3feeca8b753..143c051f4fd 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.3.3]({{< relref "release-notes-8-3-3" >}}) - [Release notes for 8.3.2]({{< relref "release-notes-8-3-2" >}}) - [Release notes for 8.3.1]({{< relref "release-notes-8-3-1" >}}) - [Release notes for 8.3.0]({{< relref "release-notes-8-3-0" >}})