From: fabien Date: Fri, 8 Jan 2010 15:20:34 +0000 (+0000) Subject: updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=84bf02bbc266616ad8bc3a2acd92eb6586255f8f;p=konrad%2Ftwig.git updated CHANGELOG git-svn-id: http://svn.twig-project.org/trunk@220 93ef8e89-cb99-4229-a87c-7fa0fa45744b --- diff --git a/CHANGELOG b/CHANGELOG index ad19699..6227d3c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ If you have created NodeTransformer classes, you will need to upgrade them to the new interface (please note that the interface is not yet considered stable). + * fixed list nodes that did not extend the Twig_NodeListInterface * added the "without loop" option to the for tag (it disables the generation of the loop variable) * refactored node transformers to node visitors * fixed automatic-escaping for blocks