mirror of https://github.com/scrapy/scrapy.git
Mention removing SSLv3 support
This commit is contained in:
parent
662633c125
commit
f92db7f6b8
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue