updated the CHANGELOG with missing items

This commit is contained in:
Fabien Potencier
2013-06-06 08:02:21 +02:00
parent 11d2079104
commit 11fdec5664
+3
View File
@@ -1,5 +1,8 @@
* 1.13.1 (2013-XX-XX)
* added the possibility to ignore the filesystem constructor argument in Twig_Loader_Filesystem
* fixed Twig_Loader_Chain::exists() for a loader which implements Twig_ExistsLoaderInterface
* adjusted backtrace call to reduce memory usage when an error occurs
* added support for object instances as the second argument of the constant test
* fixed the include function when used in an assignment