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 `