summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 850098de1..471683d25 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -230,6 +230,9 @@ Scaffolds
- Removed non-ascii copyright symbol from templates, as this was
causing the scaffolds to fail for project generation.
+- You can now run the scaffolding func tests via ``tox py2-scaffolds`` and
+ ``tox py3-scaffolds``.
+
1.5 (2014-04-08)
================