Mention removing SSLv3 support

This commit is contained in:
Adrián Chaves 2022-09-26 21:50:30 +02:00
parent 662633c125
commit f92db7f6b8
1 changed files with 2 additions and 1 deletions

View File

@ -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: