added missing version info in the docs for the split filter
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 18 Oct 2012 06:20:20 +0000 (08:20 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 18 Oct 2012 06:21:41 +0000 (08:21 +0200)
doc/filters/split.rst

index 92e1e41..156f108 100644 (file)
@@ -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: