diff --git a/CHANGELOG b/CHANGELOG index 3c3e07d6b..be00af0b4 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