aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2019-11-01 07:55:51 -0700
committerDavid Lord <davidism@gmail.com>2019-11-01 08:08:38 -0700
commitf6e539831fd5dd51ad6ec59a8973e9159c4cc0c7 (patch)
treead8b82315c29af901b16163fff242b890e8ab22a /CHANGES.rst
parent4e7e45ab35db5ef68fc52b0ba936f12ad49cd12a (diff)
downloadjinja-f6e539831fd5dd51ad6ec59a8973e9159c4cc0c7.tar.gz
reformat, doc, and test for wordwrap
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 108f4879..22c15672 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -62,6 +62,9 @@ Unreleased
the correct queue. :issue:`843`
- Compiling templates always writes UTF-8 instead of defaulting to the
system encoding. :issue:`889`
+- ``|wordwrap`` filter treats existing newlines as separate paragraphs
+ to be wrapped individually, rather than creating short intermediate
+ lines. :issue:`175`
Version 2.10.3