summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e1f782e60..9fecafd2e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -180,3 +180,6 @@ Documentation Changes
https://github.com/Pylons/pyramid/pull/3271,
https://github.com/Pylons/pyramid/issues/667, and
https://github.com/Pylons/pyramid/issues/2572
+
+- Added extra tests to the quick tutorial.
+ See https://github.com/Pylons/pyramid/pull/3375