From: fabien Date: Wed, 11 Nov 2009 20:37:42 +0000 (+0000) Subject: updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=78ffe478e19e2db3e3084600d9ee82d885451cfd;p=web%2Fkonrad%2Ftwig.git updated CHANGELOG git-svn-id: http://svn.twig-project.org/trunk@137 93ef8e89-cb99-4229-a87c-7fa0fa45744b --- diff --git a/CHANGELOG b/CHANGELOG index 3036544..01d5883 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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