Merge pull request #2650 from redapple/backport-1.3-release-notes

[backport][1.3.x] Update release notes for releases 1.0.7, 1.1.4 and 1.2.3
This commit is contained in:
Paul Tremberth 2017-03-13 17:06:56 +01:00 committed by GitHub
commit 958554473c
1 changed files with 18 additions and 0 deletions

View File

@ -113,6 +113,12 @@ Dependencies & Cleanups
downloader middlewares.
Scrapy 1.2.3 (2017-03-03)
-------------------------
- Packaging fix: disallow unsupported Twisted versions in setup.py
Scrapy 1.2.2 (2016-12-06)
-------------------------
@ -241,6 +247,12 @@ Documentation
- Add StackOverflow as a support channel (:issue:`2257`).
Scrapy 1.1.4 (2017-03-03)
-------------------------
- Packaging fix: disallow unsupported Twisted versions in setup.py
Scrapy 1.1.3 (2016-09-22)
-------------------------
@ -513,6 +525,12 @@ Bugfixes
to same remote host (:issue:`1912`).
Scrapy 1.0.7 (2017-03-03)
-------------------------
- Packaging fix: disallow unsupported Twisted versions in setup.py
Scrapy 1.0.6 (2016-05-04)
-------------------------