mirror of https://github.com/scrapy/scrapy.git
Merge pull request #1706 from scrapy/fix-form-request-formcss-version
Fix version number to appear new feature
This commit is contained in:
commit
e44ce8634f
|
|
@ -342,7 +342,7 @@ fields with form data from :class:`Response` objects.
|
|||
.. versionadded:: 0.17
|
||||
The ``formxpath`` parameter.
|
||||
|
||||
.. versionadded:: 1.1.5
|
||||
.. versionadded:: 1.1.0
|
||||
The ``formcss`` parameter.
|
||||
|
||||
Request usage examples
|
||||
|
|
|
|||
Loading…
Reference in New Issue