From 24bec313664338f560e69a162962f668a05caade Mon Sep 17 00:00:00 2001 From: Adrian Chaves Date: Wed, 12 Aug 2026 15:55:21 +0200 Subject: [PATCH] WIP --- docs/news.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index 0e00c674f..1d348f609 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -304,8 +304,8 @@ New features (:gh:`3435`, :gh:`7905`) - Added an :ref:`FTPS feed storage backend `, i.e. support - for the ``ftps`` URI scheme in :setting:`FEEDS`, which uploads the feed over - a TLS connection, verifying the certificate of the server. + for the ``ftps`` URI scheme in :setting:`FEEDS`, which uploads the feed + over a TLS connection, verifying the certificate of the server. (:gh:`4180`, :gh:`7953`) - Changes to :attr:`Spider.allowed_domains `