Skip to content

Commit 0700e43

Browse files
committed
Update release notes and date for 1.1.0
1 parent aecc23d commit 0700e43

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

docs/news.rst

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Release notes
44
=============
55

6-
1.1.0
7-
-----
6+
1.1.0 (2016-05-11)
7+
------------------
88

99
This 1.1 release brings a lot of interesting features and bug fixes:
1010

@@ -69,14 +69,13 @@ you can run spiders on Python 3.3, 3.4 and 3.5 (Twisted >= 15.5 required). Some
6969
features are still missing (and some may never be ported).
7070

7171

72-
Almost all builtin extensions/middlewares are expected to work. However, we are aware of
73-
some limitations in Python 3:
72+
Almost all builtin extensions/middlewares are expected to work.
73+
However, we are aware of some limitations in Python 3:
7474

75-
- Scrapy doesn't work yet in Windows with Python 3 (non-Python 3 ported Twisted dependency)
76-
- Sending emails is not supported (non-Python 3 ported Twisted dependency)
77-
- FTP download handler is not supported (non-Python 3 ported Twisted
78-
dependency)
79-
- Telnet is not supported (non-Python 3 ported Twisted dependency)
75+
- Scrapy has not been tested on Windows with Python 3
76+
- Sending emails is not supported
77+
- FTP download handler is not supported
78+
- Telnet console is not supported
8079

8180
Additional New Features and Enhancements
8281
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)