mirror of https://github.com/scrapy/scrapy.git
Add 0.16.2 release notes
This commit is contained in:
parent
44b4a2aa17
commit
629f6ca36f
|
|
@ -3,6 +3,17 @@
|
|||
Release notes
|
||||
=============
|
||||
|
||||
0.16.2 (released 2012-11-09)
|
||||
----------------------------
|
||||
|
||||
- scrapy contracts: python2.6 compat (:commit:`a4a9199`)
|
||||
- scrapy contracts verbose option (:commit:`ec41673`)
|
||||
- proper unittest-like output for scrapy contracts (:commit:`86635e4`)
|
||||
- added open_in_browser to debugging doc (:commit:`c9b690d`)
|
||||
- removed reference to global scrapy stats from settings doc (:commit:`dd55067`)
|
||||
- Fix SpiderState bug in Windows platforms (:commit:`58998f4`)
|
||||
|
||||
|
||||
0.16.1 (released 2012-10-26)
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue