From ccfcf027b05aff0edc619ea1d0bf7a07046d845a Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Mon, 2 Feb 2026 16:30:36 +0900 Subject: [PATCH] docs(tls): mark ready change as breaking (#801) --- actix-tls/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actix-tls/CHANGES.md b/actix-tls/CHANGES.md index 6b1bdbbe..6374e0ec 100644 --- a/actix-tls/CHANGES.md +++ b/actix-tls/CHANGES.md @@ -3,7 +3,7 @@ ## Unreleased - Minimum supported Rust version (MSRV) is now 1.88. -- internal: Use `core::future::{ready, Ready}` instead of actix-utils' +- breaking: Use `core::future::{ready, Ready}` instead of actix-utils' ## 3.5.0