updated CHANGELOG

This commit is contained in:
Fabien Potencier
2013-08-05 18:50:34 +02:00
parent 7b80c942e2
commit 3bcf32208a
+1
View File
@@ -1,5 +1,6 @@
* 1.14.0 (2013-XX-XX)
* fixed the filesystem loader cache when a template name exists in several namespaces
* fixed template_from_string when the template includes or extends other ones
* fixed a crash of the C extension on an edge case
* added support for calling macros defined in a template without importing them first