update release notes

This commit is contained in:
Daniel Graña 2013-10-14 16:41:04 -02:00
parent ab9462a251
commit 28999590fa
1 changed files with 1 additions and 0 deletions

View File

@ -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)
----------------------------