mirror of https://github.com/scrapy/scrapy.git
update release notes
This commit is contained in:
parent
ab9462a251
commit
28999590fa
|
|
@ -11,6 +11,7 @@ Release notes
|
|||
- :setting:`ITEM_PIPELINES` is now defined as a dict (instead of a list)
|
||||
- Dropped libxml2 selectors backend
|
||||
- Dropped support for multiple selectors backends, sticking to lxml only
|
||||
- Selector Unified API with support for CSS expressions (:issue:`395` and :issue:`426`)
|
||||
|
||||
0.18.4 (released 2013-10-10)
|
||||
----------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue