Update news.rst

This commit is contained in:
Adrián Chaves 2020-11-17 21:58:08 +01:00 committed by GitHub
parent 26836c4e1a
commit 63becd1bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Scrapy 2.4.1 (2020-11-17)
(:issue:`4802`, :issue:`4803`)
- Fixed the output of the :command:`genspider` command showing placeholders
instead of the import part of the generated spider module (:issue:`4874`)
instead of the import path of the generated spider module (:issue:`4874`)
- Migrated Windows CI from Azure Pipelines to GitHub Actions (:issue:`4869`,
:issue:`4876`)