]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Added a changelog entry for the equalto filter
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 12 Dec 2013 22:30:24 +0000 (22:30 +0000)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 12 Dec 2013 22:30:24 +0000 (22:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a4590d40b1d94249807f891e38caf97ce8c50e18..179bbd62d1abf1e0e9c4bd72b3bb6e7286151669 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ Version 2.8
 - Added `target` parameter to urlize function.
 - Added support for `followsymlinks` to the file system loader.
 - The truncate filter now counts the length.
+- Added equalto filter that helps with select filters.
 
 Version 2.7.2
 -------------