- note that n filter in page tag is new for 1.0.14

Change-Id: Ia6a97cc1c20d3768af6a658cf3b3b5f081d4569c
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 @@
 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
 =========================