]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Changelog for #447
authorMarkus Unterwaditzer <markus@unterwaditzer.net>
Mon, 1 Jun 2015 15:08:28 +0000 (17:08 +0200)
committerMarkus Unterwaditzer <markus@unterwaditzer.net>
Mon, 1 Jun 2015 15:08:28 +0000 (17:08 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index ba820cc02ff93902a6908f6260443c49a0d12d33..cd14f54564d3a27b3519e685b30b16afc4633ea5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -33,6 +33,7 @@ Version 2.8
   the finalize callback of the environment.
 - escape query strings for urlencode properly.  Previously slashes were not
   escaped in that place.
+- Add 'base' parameter to 'int' filter.
 
 Version 2.7.3
 -------------