Updated Release schedule (markdown)

master
Thibaud Colas 2024-11-07 06:14:52 +00:00
rodzic 81dcb48439
commit 49442715f5
1 zmienionych plików z 1 dodań i 1 usunięć

@ -55,7 +55,7 @@ Exceptionally, with 2.0 introducing breaking changes, 1.13 was designated as LTS
## How we schedule our releases
The actual release date will be on the closest working day (in the UK), and depend on the successful testing of release candidates, which are made available at least three weeks ahead of the planned final release date.
The actual release date will be on the closest working day (in the UK), also avoiding Fridays, and depend on the successful testing of release candidates, which are made available at least three weeks ahead of the planned final release date.
Additionally, patch releases will be issued as needed, to fix bugs and security issues. These are marked by incrementing the third part of the version number (for example, 2.6 to 2.6.1). Wherever possible, these releases will remain fully backwards compatible with the corresponding feature and not introduce any breaking changes.