]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Set date for 2.9.5
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 28 Jan 2017 14:42:19 +0000 (15:42 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 28 Jan 2017 14:42:19 +0000 (15:42 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7f112297688db1d828f08eb041eada0fbf1bbbf3..fb14601e4ba0eab0778c0306cc7bc9c85940df24 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ Jinja2 Changelog
 
 Version 2.9.5
 -------------
-(bugfix release, no release date yet)
+(bugfix release, released on January 28th 2017)
 
 - Restored the original repr of the internal `_GroupTuple` because this
   caused issues with ansible and it was an unintended change.  (#654)