From 662633c12505b5ee85913cca6d873e69fb5cea3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Mon, 26 Sep 2022 21:47:18 +0200 Subject: [PATCH] Add 2.6.3 to the release notes --- docs/news.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 5bd9ca059..ef317dea5 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,6 +3,14 @@ Release notes ============= +.. _release-2.6.3: + +Scrapy 2.6.3 (to be determined) +------------------------------- + +Support pyOpenSSL_ 22.1.0 (:issue:`5634`, :issue:`5635`, :issue:`5636`). + + .. _release-2.6.2: Scrapy 2.6.2 (2022-07-25)