mirror of https://github.com/scrapy/scrapy.git
Add a missing release notes change.
This commit is contained in:
parent
7e881ce2d7
commit
1432455d35
|
|
@ -289,7 +289,7 @@ Bug fixes
|
|||
(:issue:`6912`, :issue:`6993`)
|
||||
|
||||
- ``scrapy runspider`` and ``scrapy crawl`` now set the exit code to 1 if an
|
||||
exception happened early (this was broken in an earlier Scrapy version).
|
||||
exception happened early (this was broken since Scrapy 2.13.0).
|
||||
(:issue:`6820`, :issue:`7255`)
|
||||
|
||||
- Fixed repeated warnings about data loss (see
|
||||
|
|
|
|||
Loading…
Reference in New Issue