From eef741b8f3c739a03b3a5a9f898a8f2e9de2cd11 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Sun, 12 May 2024 19:37:48 +0100 Subject: [PATCH] docs: update changelog --- 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 c377fc2a..cc8c6137 100644 --- a/actix-tls/CHANGES.md +++ b/actix-tls/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Add `rustls-0_23` crate feature which excludes any root certificate methods or re-exports. +- Add `rustls-0_23`, `rustls-0_23-webpki-roots`, and `rustls-0_23-native-roots` crate features. - Minimum supported Rust version (MSRV) is now 1.70. ## 3.3.0