]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Changelog entry
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 3 Jan 2017 18:19:29 +0000 (19:19 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 3 Jan 2017 18:19:29 +0000 (19:19 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9a29db23eff8d5b200022b0dbc7271696c632672..776af694cf7a2dd711cbd66b09aaf79e0032cb0e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,7 @@ Version 2.9
 - urlize now sets "rel noopener" by default.
 - Support attribute fallback for old-style classes in 2.x.
 - Support toplevel set statements in extend situations.
+- Restored behavior of Cycler for Python 3 users.
 
 Version 2.8.2
 -------------