summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 48c4e4fe2..86ae2bce7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -258,3 +258,8 @@ Documentation Changes
- Improve output of p* script descriptions for help.
See https://github.com/Pylons/pyramid/pull/2886
+
+- 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