summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4f0de298b..cf13bd6b5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -159,3 +159,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