summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2010-08-17 12:39:40 +0200
committerArmin Ronacher <armin.ronacher@active-4.com>2010-08-17 12:39:40 +0200
commitdd0039c9aab9c3876535d9aca543bce7fa462924 (patch)
tree980654431d9b79b049bdb475dce34f6081ad84f4 /CHANGES
parente3f3bc5cda4103cfe7f227d8b431b9d2c6d132ef (diff)
downloadjinja2-dd0039c9aab9c3876535d9aca543bce7fa462924.tar.gz
tip is 2.6
--HG-- branch : trunk
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 099c7c3..5ad58e1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ Jinja2 Changelog
Version 2.5.1
-------------
-(bugfix release, release date to be announced)
+(bugfix release, released on August 17th 2010)
- StopIteration exceptions raised by functions called from templates
are now intercepted and converted to undefineds. This solves a