updated CHANGELOG

This commit is contained in:
Fabien Potencier
2010-03-04 11:15:13 +01:00
parent 6c7d5603ea
commit 94151eab8d
+2
View File
@@ -1,5 +1,7 @@
* 0.9.6-DEV
* fixed twig_capitalize_string_filter() and fixed twig_length_filter() when used with UTF-8 values
* added a more useful exception if an if tag is not closed properly
* added support for escaping strategy in the autoescape tag
* fixed lexer when a template has a big chunk of text between/in a block