From bf8732b711bf9dfd897a6ff459cb6f812400b526 Mon Sep 17 00:00:00 2001 From: "R. Tyler Ballance" Date: Sun, 17 May 2009 15:28:48 -0700 Subject: Update CHANGES and Version.py for the v2.2.0 release Signed-off-by: R. Tyler Ballance --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3743469..339ea46 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -2.2.0 (not yet released) +2.2.0 (May 17th, 2009) - Switch all internal representations of template code to unicode objects instead of str() objects - Convert unicode compiled template to an utf8 char buffer when writing to a file (Jean-Baptiste Quenot ) - 0000011: [Templates] Calling a function with arguments calls the function with None (rtyler) -- cgit v1.2.1