Cover Scrapy 1.7.3 in the release notes

This commit is contained in:
Adrián Chaves 2019-08-01 17:06:53 +02:00
parent 0287701dce
commit ee371cbcd8
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ Release notes
.. note:: Scrapy 1.x will be the last series supporting Python 2. Scrapy 2.0,
planned for Q4 2019 or Q1 2020, will support **Python 3 only**.
Scrapy 1.7.3 (2019-08-01)
-------------------------
Enforce lxml 4.3.5 or lower for Python 3.4 (:issue:`3912`, :issue:`3918`).
Scrapy 1.7.2 (2019-07-23)
-------------------------