projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f3f5afb
)
updated CHANGELOG
author
Fabien Potencier
<fabien.potencier@gmail.com>
Sat, 5 Nov 2011 07:03:53 +0000 (08:03 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Sat, 5 Nov 2011 07:03:53 +0000 (08:03 +0100)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
3dfa190
..
1de83b5
100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,5
+1,6
@@
* 1.4.0
+ * added an Exception to Twig_Loader_Array::isFresh() method when the template does not exist to be consistent with other loaders
* added Twig_Function_Node to allow more complex functions to have their own Node class
* added Twig_Filter_Node to allow more complex filters to have their own Node class
* added Twig_Test_Node to allow more complex tests to have their own Node class