added missing preserveKeys argument to the reverse filter

This commit is contained in:
Fabien Potencier
2011-12-03 08:37:53 +01:00
parent c6917a28ef
commit 6e3a1c4016
2 changed files with 6 additions and 4 deletions
+1
View File
@@ -1,5 +1,6 @@
* 1.4.0
* added missing preserveKeys argument to the reverse filter
* fixed macros containing filter tag calls
* 1.4.0-RC2 (2011-11-27)