]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Added changelog entry
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 6 Jan 2017 12:09:25 +0000 (13:09 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 6 Jan 2017 12:09:25 +0000 (13:09 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 54f95e70bbbbbff2fc4407211158a0210ce0a0f3..ec63abe16dec97b7cb4bcd58e23796f5c3da7796 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,8 @@ Version 2.9
 - `map` and friends will now give better error messages if you forgot to
   quote the parameter.
 - Depend on MarkupSafe 0.23 or higher.
+- Improved the `truncate` filter to support better truncation in case
+  the string is barely truncated at all.
 
 Version 2.8.2
 -------------