From 881dbd160fece613ddff7f11c07b97b4085be991 Mon Sep 17 00:00:00 2001 From: "R. Tyler Ballance" Date: Tue, 12 May 2009 20:08:51 -0700 Subject: Update CHANGES with the resolution of #11 Signed-off-by: R. Tyler Ballance --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e5e767c..ae1e2f8 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ 2.2.0 (not yet released) - 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) 2.1.2 (May 5, 2009) - 0000006: [Templates] Support @staticmethod and @classmethod (rtyler) -- cgit v1.2.1