updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 6 Aug 2013 05:46:34 +0000 (07:46 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 6 Aug 2013 05:46:34 +0000 (07:46 +0200)
CHANGELOG

index 31b9f43..2165aef 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.14.0 (2013-XX-XX)
 
+ * fixed the batch filter when using a fill argument with an exact match of elements to batch
  * fixed the filesystem loader cache when a template name exists in several namespaces
  * fixed template_from_string when the template includes or extends other ones
  * fixed a crash of the C extension on an edge case