mirror of https://github.com/scrapy/scrapy.git
Cover 2.2.1 in the release notes
This commit is contained in:
parent
9f733a0804
commit
c3bbf2bd23
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue