diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-06 07:19:58 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-06 07:19:58 -0400 |
| commit | 64c2c26fae05e237bc440983e56a5bc21e76ff09 (patch) | |
| tree | 4eee8331f02772ea02adfd1a306971bc0e2d0e9a | |
| parent | 1f2016b0d61f88ddf0aa7ab19b19cafbaf247d6a (diff) | |
| download | python-coveragepy-64c2c26fae05e237bc440983e56a5bc21e76ff09.tar.gz | |
Not sure what happened here, but fix it.
| -rw-r--r-- | CHANGES.txt | 4 |
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. |
