From 381aca9feb75cb1d8da38a3bfec0c15ba30489ed Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Thu, 27 Dec 2012 19:32:06 -0800 Subject: [PATCH] Update CHANGES --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index f8bc28f..ad80e95 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,8 @@ * Don't require the original template to be passed to the rendering function when using compiled templates. This is still required when using higher-order functions in order to be able to extract the portion of the template - that was contained by that section. Fixes #262 + that was contained by that section. Fixes #262. + * Performance improvements. = 0.7.2 / 27 Dec 2012