From cbd537b3f661cd7c91b8fe698afd9a0ac5fc40d0 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sat, 11 Sep 2021 18:36:15 +0200 Subject: [PATCH] Document that only the latest patch release in each series receives support --- about/release_policy.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/about/release_policy.rst b/about/release_policy.rst index 55cbfae36..0aeb7a8a1 100644 --- a/about/release_policy.rst +++ b/about/release_policy.rst @@ -80,6 +80,11 @@ encountered by users of that branch who cannot port complex projects to the new major version. This is the case for the 2.1 branch, and will be the case for the latest 3.x stable branch by the time Godot 4.0 is released. +In a given minor release series, only the latest patch release receives support. +If you experience an issue using an older patch release, please upgrade to the +latest patch release of that series and test again before reporting an issue +on GitHub. + +-------------+----------------------+--------------------------------------------------------------------------+ | **Version** | **Release date** | **Support level** | +-------------+----------------------+--------------------------------------------------------------------------+