mirror of https://github.com/scrapy/scrapy.git
Add 0.20.1 release notes
This commit is contained in:
parent
b00be4e0c3
commit
c845a19263
|
|
@ -3,6 +3,12 @@
|
|||
Release notes
|
||||
=============
|
||||
|
||||
0.20.1 (released 2013-11-28)
|
||||
----------------------------
|
||||
|
||||
- include_package_data is required to build wheels from published sources (:commit:`5ba1ad5`)
|
||||
- process_parallel was leaking the failures on its internal deferreds. closes #458 (:commit:`419a780`)
|
||||
|
||||
0.20.0 (released 2013-11-08)
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue