summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-06 07:19:58 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-06 07:19:58 -0400
commit64c2c26fae05e237bc440983e56a5bc21e76ff09 (patch)
tree4eee8331f02772ea02adfd1a306971bc0e2d0e9a /CHANGES.txt
parent1f2016b0d61f88ddf0aa7ab19b19cafbaf247d6a (diff)
downloadpython-coveragepy-64c2c26fae05e237bc440983e56a5bc21e76ff09.tar.gz
Not sure what happened here, but fix it.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bf54d75..7abcca6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,8 +2,8 @@
Change history for Coverage.py
------------------------------
-3.7b1 --- 6 October 2013
-------------------------
+3.7 --- 6 October 2013
+----------------------
- Added the ``--debug`` switch to ``coverage run``. It accepts a list of
options indicating the type of internal activity to log to stderr.