From c0b26e3d49a5d397de8e69ff95090332da5bceb4 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Wed, 14 Aug 2013 01:39:44 -0300 Subject: [PATCH] minor updates to 0.18 release notes --- docs/news.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index f48b11c9e..04cfa6e8b 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -43,8 +43,16 @@ Release notes - Several improvements to spider contracts - New default middleware named MetaRefreshMiddldeware that handles meta-refresh html tag redirections, - MetaRefreshMiddldeware and RedirectMiddleware have different priorities to address #62 +- added from_crawler method to spiders +- added system tests with mock server +- more improvements to Mac OS compatibility (thanks Alex Cepoi) +- several more cleanups to singletons and multi-spider support (thanks Nicolas Ramirez) +- support custom download slots +- added --spider option to "shell" command. +- log overridden settings when scrapy starts -Contributters by number of commits:: +Thanks to everyone who contribute to this release. Here is a list of +contributors sorted by number of commits:: 130 Pablo Hoffman 97 Daniel GraƱa