From 31887c6bda53af14fd2340e14f73cf619a5f5a7d Mon Sep 17 00:00:00 2001 From: Dimitris Sotirakis Date: Thu, 4 Mar 2021 16:53:14 +0200 Subject: [PATCH] Docs: Add 7.5.0-beta1 release notes link (#31687) --- 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 18fde095f49..380b160d8ac 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.5.0-beta1]({{< relref "release-notes-7-5-0-beta1" >}}) - [Release notes for 7.4.3]({{< relref "release-notes-7-4-3" >}}) - [Release notes for 7.4.2]({{< relref "release-notes-7-4-2" >}}) - [Release notes for 7.4.1]({{< relref "release-notes-7-4-1" >}})