From: Fabien Potencier Date: Mon, 23 Jan 2012 07:58:03 +0000 (+0100) Subject: updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=58f7fa35744fa8bc8f7d65392fd7375c17d7a40b;p=web%2Fkonrad%2Ftwig.git updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index 3c3e07d..be00af0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ * 1.6.0-DEV + * fixed globals, parsers, visitors, filters, tests, and functions management in Twig_Environment when a new one or new extension is added * fixed the attribute function when passing arguments * added slice notation support for the [] operator (syntactic sugar for the slice operator) * added a slice filter