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 9571666e9..3b849a49b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -267,3 +267,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