projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9584f0b
)
updated CHANGELOG
author
fabien
<fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Wed, 11 Nov 2009 20:37:42 +0000 (20:37 +0000)
committer
fabien
<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
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/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