From 49442715f53d666c83a591f1d44ee618499a0853 Mon Sep 17 00:00:00 2001 From: Thibaud Colas Date: Thu, 7 Nov 2024 06:14:52 +0000 Subject: [PATCH] Updated Release schedule (markdown) --- Release-schedule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-schedule.md b/Release-schedule.md index c4c800d..5e885a2 100644 --- a/Release-schedule.md +++ b/Release-schedule.md @@ -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.