updated CHANGELOG for previous commit

This commit is contained in:
Fabien Potencier
2013-04-08 14:30:59 +02:00
parent 3d19a2eed5
commit 0693062a5e
+2
View File
@@ -1,5 +1,7 @@
* 1.12.3 (2013-XX-XX)
* fixed a security issue in the filesystem loader where it was possible to include a template one
level above the configured path
* fixed fatal error that should be an exception when adding a filter/function/test too late
* added a batch filter
* added support for encoding an array as query string in the url_encode filter