summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/filtering.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build/filtering.rst b/doc/build/filtering.rst
index c657b01..984d21c 100644
--- a/doc/build/filtering.rst
+++ b/doc/build/filtering.rst
@@ -187,6 +187,8 @@ will suppress turning the values into strings using the default filter, so that
equivalent) can take the value type into account, formatting numbers as numeric
literals and strings as string literals.
+.. versionadded:: 1.0.14 The ``n`` filter can now be used in the ``<%page>`` tag.
+
Filtering Defs and Blocks
=========================