From ea604c400efa3d16eb8a7dec9102693f0015a95b Mon Sep 17 00:00:00 2001 From: Infiland <88491175+Infiland@users.noreply.github.com> Date: Tue, 20 Aug 2024 04:24:50 +0200 Subject: [PATCH] Update release policy information on Godot 4.3 (#9755) * Update release_policy.rst Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> --- about/release_policy.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/about/release_policy.rst b/about/release_policy.rst index 734a34b43..7e215ef89 100644 --- a/about/release_policy.rst +++ b/about/release_policy.rst @@ -82,9 +82,12 @@ on GitHub. +--------------+----------------------+--------------------------------------------------------------------------+ | **Version** | **Release date** | **Support level** | +--------------+----------------------+--------------------------------------------------------------------------+ -| Godot 4.3 | June 2024 | |unstable| *Development.* Receives new features, usability and | +| Godot 4.4 | To be announced | |unstable| *Development.* Receives new features, usability and | | (`master`) | (estimate) | performance improvements, as well as bug fixes, while under development. | +--------------+----------------------+--------------------------------------------------------------------------+ +| Godot 4.3 | August 2024 | |supported| Receives fixes for bugs and security issues, as well as | +| | | patches that enable platform support. | ++--------------+----------------------+--------------------------------------------------------------------------+ | Godot 4.2 | November 2023 | |supported| Receives fixes for bugs and security issues, as well as | | | | patches that enable platform support. | +--------------+----------------------+--------------------------------------------------------------------------+