summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-10-04 21:23:04 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-10-04 21:23:04 -0400
commit344c78fb2b842a807d4676a8ebe357a372254333 (patch)
tree1f571b0d1e7da069daabf6f0dad6b6d003e48be0 /CHANGES.txt
parent12d797137057ea428148fb4002745adcbe31daaa (diff)
downloadpython-coveragepy-git-344c78fb2b842a807d4676a8ebe357a372254333.tar.gz
Update all the metadata for version 3.1
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 4104672f..3b491e7a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,8 +2,9 @@
Change history for Coverage.py
------------------------------
-Next version
-------------
+
+Version 3.1, 4 October 2009
+---------------------------
- Source code can now be read from eggs. Thanks, rozza. Fixes `issue 25`_