updated CHANGELOG

git-svn-id: http://svn.twig-project.org/trunk@137 93ef8e89-cb99-4229-a87c-7fa0fa45744b
This commit is contained in:
fabien
2009-11-11 20:37:42 +00:00
parent 9584f0b337
commit 78ffe478e1
+1
View File
@@ -20,6 +20,7 @@ This release is NOT backward compatible with the previous releases.
'auto_reload' => true,
));
* deprecated the "items" filter as it is not needed anymore
* made cache and auto_reload options of Twig_Environment instead of arguments of Twig_Loader
* optimized template loading speed
* removed output when an error occurs in a template and render() is used