From a2b12bd5799f06e912b32ac05a5ffb5cf1fe31cd Mon Sep 17 00:00:00 2001 From: Alice Ryhl Date: Mon, 3 Mar 2025 11:34:42 +0100 Subject: [PATCH] readme: adjust release schedule to once per month (#7191) --- README.md | 4 ++-- tokio/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 92efa7d09..8826a1990 100644 --- a/README.md +++ b/README.md @@ -205,8 +205,8 @@ works with the MSRV of that minor release. ## Release schedule -Tokio doesn't follow a fixed release schedule, but we typically make one to two -new minor releases each month. We make patch releases for bugfixes as necessary. +Tokio doesn't follow a fixed release schedule, but we typically make one minor +release each month. We make patch releases for bugfixes as necessary. ## Bug patching policy diff --git a/tokio/README.md b/tokio/README.md index 92efa7d09..8826a1990 100644 --- a/tokio/README.md +++ b/tokio/README.md @@ -205,8 +205,8 @@ works with the MSRV of that minor release. ## Release schedule -Tokio doesn't follow a fixed release schedule, but we typically make one to two -new minor releases each month. We make patch releases for bugfixes as necessary. +Tokio doesn't follow a fixed release schedule, but we typically make one minor +release each month. We make patch releases for bugfixes as necessary. ## Bug patching policy