]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Added changelog note
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 7 Aug 2013 11:41:56 +0000 (12:41 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 7 Aug 2013 11:41:56 +0000 (12:41 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index bc6d1236afd5950244ed16850cb65abe5f68669e..1c7caf4b27b96cd6e6a83fc1846f9500b527d013 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@ Version 2.7.1
 - Fixed a bug with ``call_filter`` not working properly on environment
   and context filters.
 - Fixed lack of Python 3 support for bytecode caches.
+- Reverted support for defining blocks in included templates as this
+  broke existing templates for users.
 
 Version 2.7
 -----------