diff --git a/doc/filters/filter.rst b/doc/filters/filter.rst index a6c1c132db..c31ef67d52 100644 --- a/doc/filters/filter.rst +++ b/doc/filters/filter.rst @@ -2,7 +2,7 @@ ========= .. versionadded:: 1.41 - The ``filter`` filter was added in Twig 1.41. + The ``filter`` filter was added in Twig 1.41 and 2.10, if you're on 2.x. The ``filter`` filter filters elements of a sequence or a mapping using an arrow function. The arrow function receives the value of the sequence or mapping: