From 0f4e72d522f32ffc0facea2ebf6f4ffeffc9443a Mon Sep 17 00:00:00 2001 From: Jesper Noordsij <45041769+jnoordsij@users.noreply.github.com> Date: Thu, 25 Jul 2024 15:14:04 +0200 Subject: [PATCH] Update the supported versions table for v3.1 release --- docs/content/deprecation/releases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/deprecation/releases.md b/docs/content/deprecation/releases.md index 4ac402236..fa3387cda 100644 --- a/docs/content/deprecation/releases.md +++ b/docs/content/deprecation/releases.md @@ -6,7 +6,8 @@ Below is a non-exhaustive list of versions and their maintenance status: | Version | Release Date | Community Support | |---------|--------------|--------------------| -| 3.0 | Apr 29, 2024 | Yes | +| 3.1 | Jul 15, 2024 | Yes | +| 3.0 | Apr 29, 2024 | Ended Jul 15, 2024 | | 2.11 | Feb 12, 2024 | Ends Apr 29, 2025 | | 2.10 | Apr 24, 2023 | Ended Feb 12, 2024 | | 2.9 | Oct 03, 2022 | Ended Apr 24, 2023 |