Reference items pretty-printing issue number

This commit is contained in:
Paul Tremberth 2017-05-12 19:39:31 +02:00
parent 55d1082360
commit 896c30a8eb
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ New Features
using the new :setting:`MEDIA_ALLOW_REDIRECTS` setting (:issue:`2616`, fixes :issue:`2004`)
- Accept non-complete responses from websites using a new
:setting:`DOWNLOAD_FAIL_ON_DATALOSS` setting (:issue:`2590`, fixes :issue:`2586`)
- Optional pretty-printing of JSON and XML items via
:setting:`FEED_EXPORT_INDENT` setting (:issue:`2456`, fixes :issue:`1327`)
.. _brotli: https://github.com/google/brotli
.. _brotlipy: https://github.com/python-hyper/brotlipy/