From: Fabien Potencier Date: Thu, 3 May 2012 20:31:44 +0000 (+0200) Subject: updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=606d6dc15ef21cf1ac703a16d9610f1f45ba2e08;p=konrad%2Ftwig.git updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index 2782d29..355e69c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ * 1.8.0 (2012-XX-XX) + * fixed a side-effect of the date filter where the timezone might be changed * simplified usage of the autoescape tag; the only (optional) argument is now the escaping strategy or false (with a BC layer) * added a way to dynamically change the auto-escaping strategy according to the template "filename" * changed the autoescape option to also accept a supported escaping strategy (for BC, true is equivalent to html)