added a way to change the default format for the date filter

This commit is contained in:
Fabien Potencier
2011-12-18 11:12:38 +01:00
parent b990868012
commit f8b7441e42
4 changed files with 55 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
* 1.5.0
* added a way to change the default format for the date filter
* fixed the lexer when an operator ending with a letter ends a line
* added string interpolation support
* enhanced exceptions for unknown filters, functions, tests, and tags