updated CHANGELOG

This commit is contained in:
Fabien Potencier
2012-10-18 14:01:42 +02:00
parent a4490975d3
commit bc64a7f7fa
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
* 1.10.3 (2012-XX-XX)
* fixed wrong template location in some error messages
* reverted a BC break introduced in 1.10.2
* added a split filter
* 1.10.2 (2012-10-15)
+1 -1
View File
@@ -1,7 +1,7 @@
``split``
=========
.. versionadded:: 1.6
.. versionadded:: 1.10.3
The split filter was added in Twig 1.10.3.
The ``split`` filter splits a string by the given delimiter and returns a list