summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-11-14 01:19:48 +0000
committerChris McDonough <chrism@agendaless.com>2008-11-14 01:19:48 +0000
commit38b6635fd101e51717d2daf7cc35f09590536cda (patch)
tree30df2549d801dfc0ae82da74fb90899deb8cd583 /CHANGES.txt
parenteb6afe916a2c7456d4398e2f0df04ebacccd7f30 (diff)
downloadpyramid-38b6635fd101e51717d2daf7cc35f09590536cda.tar.gz
pyramid-38b6635fd101e51717d2daf7cc35f09590536cda.tar.bz2
pyramid-38b6635fd101e51717d2daf7cc35f09590536cda.zip
- Change paster template ``tests.py`` to include a true unit test.
Retain old test as an integration test. Update documentation.
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 f3db37337..7fcdac7ba 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,8 @@
+Next release
+
+ - Change paster template ``tests.py`` to include a true unit test.
+ Retain old test as an integration test. Update documentation.
+
0.4.8 (11/12/2008)
Backwards Incompatibilities