updated CHANGELOG

This commit is contained in:
Fabien Potencier
2012-01-23 08:58:03 +01:00
parent 883a93bb4d
commit 58f7fa3574
+1
View File
@@ -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