Skip to content

Commit 056c774

Browse files
authored
Merge pull request godotengine#8577 from akien-mga/release-policy-4.2
Update release policy after 4.2 release. 4.0 is now EOL.
2 parents c1bcd06 + b411b34 commit 056c774

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

about/release_policy.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,26 +80,26 @@ on GitHub.
8080
+--------------+----------------------+--------------------------------------------------------------------------+
8181
| **Version** | **Release date** | **Support level** |
8282
+--------------+----------------------+--------------------------------------------------------------------------+
83-
| Godot 4.2 | November 2023 | |unstable| *Development.* Receives new features, usability and |
83+
| Godot 4.3 | April 2024 | |unstable| *Development.* Receives new features, usability and |
8484
| (`master`) | (estimate) | performance improvements, as well as bug fixes, while under development. |
8585
+--------------+----------------------+--------------------------------------------------------------------------+
86-
| Godot 4.1 | July 2023 | |supported| Receives fixes for bugs and security issues, as well as |
86+
| Godot 4.2 | November 2023 | |supported| Receives fixes for bugs and security issues, as well as |
8787
| | | patches that enable platform support. |
8888
+--------------+----------------------+--------------------------------------------------------------------------+
89-
| Godot 4.0 | March 2023 | |supported| Receives fixes for bugs and security issues, as well as |
89+
| Godot 4.1 | July 2023 | |supported| Receives fixes for bugs and security issues, as well as |
9090
| | | patches that enable platform support. |
9191
+--------------+----------------------+--------------------------------------------------------------------------+
92-
| Godot 3.6 | Q3 2023 (estimate) | |supported| *Beta.* Receives new features, usability and performance |
92+
| Godot 4.0 | March 2023 | |eol| No longer supported (last update: 4.0.4). |
93+
+--------------+----------------------+--------------------------------------------------------------------------+
94+
| Godot 3.6 | Q1 2024 (estimate) | |supported| *Beta.* Receives new features, usability and performance |
9395
| (`3.x`, LTS) | | improvements, as well as bug fixes, while under development. |
9496
+--------------+----------------------+--------------------------------------------------------------------------+
9597
| Godot 3.5 | August 2022 | |supported| Receives fixes for bugs and security issues, as well as |
9698
| | | patches that enable platform support. |
9799
+--------------+----------------------+--------------------------------------------------------------------------+
98-
| Godot 3.4 | November 2021 | |eol| No longer supported, as fully superseded by the compatible 3.5 |
99-
| | | release (last update: 3.4.5). |
100+
| Godot 3.4 | November 2021 | |eol| No longer supported (last update: 3.4.5). |
100101
+--------------+----------------------+--------------------------------------------------------------------------+
101-
| Godot 3.3 | April 2021 | |eol| No longer supported, as fully superseded by the compatible 3.4 |
102-
| | | release (last update: 3.3.4). |
102+
| Godot 3.3 | April 2021 | |eol| No longer supported (last update: 3.3.4). |
103103
+--------------+----------------------+--------------------------------------------------------------------------+
104104
| Godot 3.2 | January 2020 | |eol| No longer supported (last update: 3.2.3). |
105105
+--------------+----------------------+--------------------------------------------------------------------------+

0 commit comments

Comments
 (0)