From 7811b4c01c1a9a90a19e92f83ff0fc65782a9024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Tue, 3 Sep 2013 14:27:22 -0300 Subject: [PATCH] Add 0.18.2 release notes --- docs/news.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index b3b808a48..bb78a1cfe 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,6 +3,12 @@ Release notes ============= +0.18.2 (released 2013-09-03) +---------------------------- + +- Backport `scrapy check` command fixes and backward compatible multi + crawler process(:issue:`339`) + 0.18.1 (released 2013-08-27) ----------------------------