From: Jordi Boggiano Date: Tue, 24 Jan 2012 16:41:37 +0000 (+0100) Subject: Updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=02557644552bd28a9f7780c9256451ede80efa0d;p=web%2Fkonrad%2Ftwig.git Updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index efb0adc..d5541a5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ * fixed the empty test and the length filter for Twig_Markup instances * added a date function to ease date comparison * fixed unary operators precedence + * added recursive parsing support in the parser * 1.5.1 (2012-01-05)