mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
updated CHANGELOG
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user