Skip to content

Commit

Permalink
added missing version info in the docs for the split filter
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Oct 18, 2012
1 parent bac6bc7 commit 3506cfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/filters/split.rst
@@ -1,6 +1,9 @@
``split``
=========

.. versionadded:: 1.6
The split filter was added in Twig 1.10.3.

The ``split`` filter splits a string by the given delimiter and returns a list
of strings:

Expand Down

0 comments on commit 3506cfa

Please sign in to comment.