projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1f233ce
)
updated CHANGELOG
author
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 27 Jul 2011 07:36:26 +0000 (09:36 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 27 Jul 2011 07:36:26 +0000 (09:36 +0200)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
1c1dc20
..
684d4d3
100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,5
+1,6
@@
* 1.1.2
+ * fixed regression introduced in 1.1.1 ({{ block(foo|lower) }})
* fixed inheritance when using conditional parents
* fixed compilation of templates when the body of a child template is not empty
* fixed output when a macro throws an exception