updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 27 Jul 2011 07:36:26 +0000 (09:36 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 27 Jul 2011 07:36:26 +0000 (09:36 +0200)
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