From: Fabien Potencier Date: Wed, 9 Jun 2010 21:10:09 +0000 (+0200) Subject: updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=36c629cc863ee61082a40905601e265666754a61;p=web%2Fkonrad%2Ftwig.git updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index 76594a0..aff29d3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,7 +13,6 @@ Backward incompatibilities: * added a bunch of unit tests * added a bunch of phpdoc * added a sandbox tag in the sandbox extension - * fixed iterator_to_array() usage * changed the date filter to support any date format supported by DateTime * added strict_variable setting to throw an exception when an invalid variable is used in a template (disabled by default when debug is false) * added the lexer, parser, and compiler as arguments to the Twig_Environment constructor