mirror of https://github.com/scrapy/scrapy.git
bumped version to 0.21.0
This commit is contained in:
parent
d0980e5c9b
commit
3d18a3c49e
|
|
@ -3,9 +3,14 @@
|
|||
Release notes
|
||||
=============
|
||||
|
||||
0.20 (2013-11-08)
|
||||
0.21 (not released yet)
|
||||
-----------------------
|
||||
|
||||
- soon...
|
||||
|
||||
0.20 (2013-11-08)
|
||||
-----------------
|
||||
|
||||
- New Selector's API including CSS selectors (:issue:`395` and :issue:`426`),
|
||||
- Add `cssselect`_ python package as install dependency
|
||||
- Request/Response url/body attributes are now immutable
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0.20.0
|
||||
0.21.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue