updated CHANGELOG

This commit is contained in:
Fabien Potencier
2011-07-27 09:36:26 +02:00
parent 1f233ce06b
commit b4e9c0f6d8
+1
View File
@@ -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