From 04cd96342e7c2eb7ad82c3ed5316f289873d19b5 Mon Sep 17 00:00:00 2001 From: ying-jeanne <74549700+ying-jeanne@users.noreply.github.com> Date: Thu, 18 Feb 2021 09:41:00 +0100 Subject: [PATCH] fix 7.4.2 release note (#31299) --- 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 57b26e53456..795a132e657 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 7.4.2]({{< relref "release-notes-7-4-2" >}}) - [Release notes for 7.4.1]({{< relref "release-notes-7-4-1" >}}) - [Release notes for 7.4.0]({{< relref "release-notes-7-4-0" >}}) - [Release notes for 7.3.7]({{< relref "release-notes-7-3-7" >}})