summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-04-29 16:09:50 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-04-29 16:09:50 -0400
commit97a4ee8e4968b57951045423abd20966ed08b578 (patch)
tree991c5a1da987f9b2c8ee442170691362bd099f71
parente2ce9a12acf12ea0560712126f6ff43e628bccff (diff)
downloadpython-coveragepy-git-97a4ee8e4968b57951045423abd20966ed08b578.tar.gz
Making a beta today
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0f98565a..3c74d124 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,8 +2,8 @@
Change history for Coverage.py
------------------------------
-Version 3.5.2b1
----------------
+Version 3.5.2b1 --- 29 April 2012
+---------------------------------
- The HTML report has slightly tweaked controls: the buttons at the top of
the page are color-coded to the source lines they affect.