summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 626cdf7ab..67256db8d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -255,3 +255,7 @@ Documentation Changes
- Fix docs build for Sphinx 2.0.
See https://github.com/Pylons/pyramid/pull/3480
+
+- Significant updates to the wiki, wiki2 tutorials to demonstrate the new
+ security policy usage as well as a much more production-ready test harness.
+ See https://github.com/Pylons/pyramid/pull/3557