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