]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
2.8.2
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 8 Jan 2017 01:50:27 +0000 (02:50 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 8 Jan 2017 01:50:27 +0000 (02:50 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index dfa5a32dc19f13689cc72a149cbc262c416c5edb..a31f7d6fe96855c72be51026a97a590002acb662 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ Jinja2 Changelog
 
 Version 2.9.2
 -------------
-(bugfix release, release date undecided)
+(bugfix release, released on January 8th 2017)
 
 - Fixed a regression that caused for loops to not be able to use the same
   variable for the target as well as source iterator.  (#640)