]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Added changelog entry on last commit
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 6 Jun 2014 16:55:20 +0000 (22:55 +0600)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 6 Jun 2014 16:55:20 +0000 (22:55 +0600)
CHANGES

diff --git a/CHANGES b/CHANGES
index 26bc07e8ea5cc1a7400069676d45cf2e47925a3a..b5aee7937a259bb549156876fd9ea211d46b816f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,8 @@ Version 2.8
   Python 2 to work when people break their default encoding.
 - Added :func:`make_logging_undefined` which returns an undefined
   object that logs failures into a logger.
+- If unmarshalling of cached data fails the template will be
+  reloaded now.
 
 Version 2.7.3
 -------------