Release notes for 1.3.2

This commit is contained in:
Daniel Graña 2017-02-13 14:56:29 -03:00
parent 45f19021a5
commit 9315e944a2
1 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,16 @@
Release notes
=============
Scrapy 1.3.2 (2017-02-13)
-------------------------
Bug fixes
~~~~~~~~~
- Preserve crequest class when converting to/from dicts (utils.reqser) (:issue:`2510`).
- Use consistent selectors for author field in tutorial (:issue:`2551`).
- Fix TLS compatibility in Twisted 17+ (:issue:`2558`)
Scrapy 1.3.1 (2017-02-08)
-------------------------