From b1fac01258278f9e9020d2ea9898aada4b8a08c8 Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Thu, 11 Feb 2016 18:44:26 +0100 Subject: [PATCH] Update release notes --- docs/news.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index d38fe34ef..518e421e6 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -97,6 +97,7 @@ Additional New Features and Enhancements - Dict-like settings now have per-key priorities (:issue:`1135`, :issue:`1149` and :issue:`1586`). +- Sending non-ASCII emails (:issue:`1662`) - ``CloseSpider`` and ``SpiderState`` extensions now get disabled if no relevant setting is set (:issue:`1723`, :issue:`1725`). - Added method ``ExecutionEngine.close`` (:issue:`1423`). @@ -105,7 +106,7 @@ Additional New Features and Enhancements :issue:`1335`, :issue:`1683`, :issue:`1660`, :issue:`1642`, :issue:`1721`, :issue:`1727`). - Other refactoring, optimizations and cleanup (:issue:`1476`, :issue:`1481`, - :issue:`1477`, :issue:`1315` and :issue:`1290`). + :issue:`1477`, :issue:`1315`, :issue:`1290` and :issue:`1750`). .. _`Code of Conduct`: https://github.com/scrapy/scrapy/blob/master/CODE_OF_CONDUCT.md