From f92db7f6b89362e8b871ed3630a8dc22154f01da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Mon, 26 Sep 2022 21:50:30 +0200 Subject: [PATCH] Mention removing SSLv3 support --- docs/news.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index ef317dea5..bd56628ae 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -8,7 +8,8 @@ Release notes Scrapy 2.6.3 (to be determined) ------------------------------- -Support pyOpenSSL_ 22.1.0 (:issue:`5634`, :issue:`5635`, :issue:`5636`). +Support pyOpenSSL_ 22.1.0, removing support for SSLv3 (:issue:`5634`, +:issue:`5635`, :issue:`5636`). .. _release-2.6.2: