mirror of https://github.com/scrapy/scrapy.git
Merge pull request #2619 from scrapy/release-notes-1.1.4
[1.1.x] Update release notes for 1.1.4
This commit is contained in:
commit
b9d2280759
|
|
@ -3,6 +3,12 @@
|
|||
Release notes
|
||||
=============
|
||||
|
||||
1.1.4 (2017-03-03)
|
||||
------------------
|
||||
|
||||
- Packaging fix: disallow unsupported Twisted versions in setup.py
|
||||
|
||||
|
||||
1.1.3 (2016-09-22)
|
||||
------------------
|
||||
|
||||
|
|
@ -275,6 +281,12 @@ Bugfixes
|
|||
to same remote host (:issue:`1912`).
|
||||
|
||||
|
||||
1.0.7 (2017-03-03)
|
||||
------------------
|
||||
|
||||
- Packaging fix: disallow unsupported Twisted versions in setup.py
|
||||
|
||||
|
||||
1.0.6 (2016-05-04)
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue