From 1432455d35f2c2d14c25022154242fe85f45144b Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Thu, 9 Apr 2026 16:59:18 +0500 Subject: [PATCH] Add a missing release notes change. --- docs/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index 24c20477c..e1edc0f78 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -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