From ae4eab9843752e7cf75420a5d4f4fa58f8da8e50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Thu, 18 Jul 2019 17:02:48 +0200 Subject: [PATCH] Cover the 1.7.1 PyPI repackaging in the release notes --- docs/news.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index e0201ba11..921089ccd 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -11,6 +11,10 @@ Release notes Scrapy 1.7.0 (2019-07-18) ------------------------- +.. note:: Make sure you install Scrapy 1.7.1. The Scrapy 1.7.0 package in PyPI + is the result of an erroneous commit tagging and does not include all + the changes described below. + Highlights: * Improvements for crawls targeting multiple domains