From a2a8951fdd961a0e3c30c7cd12250dffe886593d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 6 Oct 2013 07:19:58 -0400 Subject: Not sure what happened here, but fix it. --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index bf54d751..7abcca67 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. -- cgit v1.2.1