mirror of https://github.com/scrapy/scrapy.git
Fix a copypasted issue number.
This commit is contained in:
parent
2913e7db92
commit
cb784f6c3d
|
|
@ -94,7 +94,7 @@ New features
|
|||
|
||||
- Added ``deny_tags`` and ``deny_attrs`` arguments to :class:`LinkExtractor
|
||||
<scrapy.linkextractors.lxmlhtml.LxmlLinkExtractor>`.
|
||||
(: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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue