projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
fb07ab8
)
updated CHANGELOG
author
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 6 Sep 2011 07:15:46 +0000 (09:15 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 6 Sep 2011 07:15:46 +0000 (09:15 +0200)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
eda9d28
..
e2e8468
100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,5
+1,6
@@
* 1.2.0
+ * added support for empty Countable objects for the "empty" test
* fixed algorithm that determines if a template using inheritance is valid (no output between block definitions)
* added better support for encoding problems when escaping a string (available as of PHP 5.4)
* added a way to ignore a missing template when using the "include" tag ({% include "foo" ignore missing %})