diff --git a/docs/news.rst b/docs/news.rst index dd4f571b6..0f632295a 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -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) ----------------------------