summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.4.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-1.4.rst')
-rw-r--r--docs/whatsnew-1.4.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/whatsnew-1.4.rst b/docs/whatsnew-1.4.rst
index f57178db1..fc25c415e 100644
--- a/docs/whatsnew-1.4.rst
+++ b/docs/whatsnew-1.4.rst
@@ -153,6 +153,9 @@ Minor Feature Additions
used to generate a configurator in a test, e.g. ``with
testing.testConfig(...):``.
+- A new :func:`pyramid.session.check_csrf_token` convenience API function was
+ added.
+
Backwards Incompatibilities
---------------------------