mirror of https://github.com/scrapy/scrapy.git
Add 0.18.4 release notes
This commit is contained in:
parent
fde072a857
commit
a288ced5f5
|
|
@ -3,6 +3,13 @@
|
|||
Release notes
|
||||
=============
|
||||
|
||||
0.18.4 (released 2013-10-10)
|
||||
----------------------------
|
||||
|
||||
- IPython refuses to update the namespace. fix #396 (:commit:`3d32c4f`)
|
||||
- Fix AlreadyCalledError replacing a request in shell command. closes #407 (:commit:`b1d8919`)
|
||||
- Fix start_requests lazyness and early hangs (:commit:`89faf52`)
|
||||
|
||||
0.18.3 (released 2013-10-03)
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue