updated CHANGELOG

This commit is contained in:
Fabien Potencier
2012-04-01 10:25:37 +02:00
parent 9473315752
commit aa4efe1c0a
+1
View File
@@ -1,5 +1,6 @@
* 1.6.4 (2012-XX-XX)
* fixed PHP notice in Twig_Error::guessTemplateLine() introduced in 1.6.3
* fixed performance when compiling large files
* optimized parent template creation when the template does not use dynamic inheritance