summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.8.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-1.8.rst')
-rw-r--r--docs/whatsnew-1.8.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/whatsnew-1.8.rst b/docs/whatsnew-1.8.rst
index e666f0cd1..908c17ec4 100644
--- a/docs/whatsnew-1.8.rst
+++ b/docs/whatsnew-1.8.rst
@@ -212,3 +212,8 @@ Documentation Enhancements
See https://github.com/Pylons/pyramid/pull/2881 and
https://github.com/Pylons/pyramid/pull/2883.
+
+- Quick Tour, Quick Tutorial, and most files throughout the documentation have
+ been updated to use cookiecutters instead of pcreate and scaffolds.
+ See https://github.com/Pylons/pyramid/pull/2888 and
+ https://github.com/Pylons/pyramid/pull/2889