diff --git a/docs/news.rst b/docs/news.rst index b44365118..5610c47fb 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -94,7 +94,7 @@ New features - Added ``deny_tags`` and ``deny_attrs`` arguments to :class:`LinkExtractor `. - (:issue:`7015`, :issue:`7679`) + (:issue:`6321`, :issue:`7679`) - :attr:`scrapy.Item.fields` now returns the fields in the definition order instead of the alphabetical one.