mirror of https://github.com/scrapy/scrapy.git
Add 0.16.5 release notes
This commit is contained in:
parent
8c4fcee455
commit
560c064383
|
|
@ -3,6 +3,15 @@
|
|||
Release notes
|
||||
=============
|
||||
|
||||
0.16.5 (released 2013-05-30)
|
||||
----------------------------
|
||||
|
||||
- obey request method when scrapy deploy is redirected to a new endpoint (:commit:`8c4fcee`)
|
||||
- fix inaccurate downloader middleware documentation. refs #280 (:commit:`40667cb`)
|
||||
- doc: remove links to diveintopython.org, which is no longer available. closes #246 (:commit:`bd58bfa`)
|
||||
- Find form nodes in invalid html5 documents (:commit:`e3d6945`)
|
||||
- Fix typo labeling attrs type bool instead of list (:commit:`a274276`)
|
||||
|
||||
0.16.4 (released 2013-01-23)
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue