updated CHANGELOG
authorfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Wed, 11 Nov 2009 20:37:42 +0000 (20:37 +0000)
committerfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Wed, 11 Nov 2009 20:37:42 +0000 (20:37 +0000)
git-svn-id: http://svn.twig-project.org/trunk@137 93ef8e89-cb99-4229-a87c-7fa0fa45744b

CHANGELOG

index 3036544..01d5883 100644 (file)
--- 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