updated CHANGELOG

This commit is contained in:
Fabien Potencier
2015-01-25 16:38:00 +01:00
parent d34628dd36
commit 89afc0de5a
+1
View File
@@ -1,5 +1,6 @@
* 1.18.0 (2015-XX-XX)
* fixed some error messages where the line was wrong (unknown variables or argument names)
* added a new way to customize the main Module node (via empty nodes)
* added Twig_Environment::createTemplate() to create a template from a string
* added a profiler