Cover 2.2.1 in the release notes

This commit is contained in:
Adrián Chaves 2020-07-17 12:15:27 +02:00
parent 9f733a0804
commit c3bbf2bd23
1 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,16 @@
Release notes
=============
.. _release-2.2.1:
Scrapy 2.2.1 (2020-07-17)
-------------------------
* The :command:`startproject` command no longer makes unintended changes to
the permissions of files in the destination folder, such as removing
execution permissions (:issue:`4662`, :issue:`4666`)
.. _release-2.2.0:
Scrapy 2.2.0 (2020-06-24)