]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bugfix release is today
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 7 Aug 2013 12:04:00 +0000 (13:04 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 7 Aug 2013 12:04:00 +0000 (13:04 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6079411f7b8e8d9c7ab385cf5f1bb106c7a90bff..3d9f82502bfaeb31906395f67f36bd2fc2c96f40 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ Jinja2 Changelog
 
 Version 2.7.1
 -------------
-(bugfix release)
+(bugfix release, released on August 7th 2013)
 
 - Fixed a bug with ``call_filter`` not working properly on environment
   and context filters.