mirror of https://github.com/scrapy/scrapy.git
add benchmarking to 0.18 release notes
This commit is contained in:
parent
ca12886acb
commit
845c64b89d
|
|
@ -6,6 +6,7 @@ Release notes
|
|||
0.18 (unreleased)
|
||||
-----------------
|
||||
|
||||
- :ref:`benchmarking`
|
||||
- moved persistent (on disk) queues to a separate project (queuelib_) which scrapy now depends on
|
||||
- add scrapy commands using external libraries (:issue:`260`)
|
||||
- added ``--pdb`` option to ``scrapy`` command line tool
|
||||
|
|
|
|||
Loading…
Reference in New Issue