From 620f712e201aad9fce75833eaa411413141d4123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Fri, 27 Jun 2014 12:02:41 -0300 Subject: [PATCH] Add 0.24.1 release notes --- docs/news.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 6613455b8..c50618a8a 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,6 +3,13 @@ Release notes ============= +0.24.1 (2014-06-27) +------------------- + +- Fix deprecated CrawlerSettings and increase backwards compatibility with + .defaults attribute (:commit:`8e3f20a`) + + 0.24.0 (2014-06-26) -------------------