]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Added changelog for 2.9.1
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 7 Jan 2017 15:56:13 +0000 (16:56 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 7 Jan 2017 15:56:13 +0000 (16:56 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 23743acb5417fd11b083114b800bc2688ddcff4e..ca2650c1edb0d6458f7363c0b2ae1500ea4d2a73 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,14 @@
 Jinja2 Changelog
 ================
 
+Version 2.9.1
+-------------
+(bugfix release, released on January 7th 2017)
+
+- Resolved a regression with call block scoping for macros.  Nested caller
+  blocks that used the same identifiers as outer macros could refer to the
+  wrong variable incorrectly.
+
 Version 2.9
 -----------
 (codename Derivation, released on January 7th 2017)