summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 110205055..42f07a275 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -67,3 +67,13 @@ Dependencies
- Pyramid no longer depends on the Paste or PasteScript packages.
+Scaffolds
+---------
+
+- Rendered scaffolds have now been changed to be more relocatable (fewer
+ mentions of the package name within files in the package).
+
+- The ``alchemy`` scaffold has been removed.
+
+- The ``routesalchemy`` scaffold has been renamed ``alchemy``.
+