summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-11-28 20:45:54 -0500
committerNed Batchelder <ned@nedbatchelder.com>2012-11-28 20:45:54 -0500
commit17d1171ffd06ea2a724a4b783342677c24274fdb (patch)
tree33f16ceaae1c180e8cf92832b552bfe7e4ed1a80 /setup.py
parent78612ba0743bc6822285a05ea68bf657cbaa9322 (diff)
downloadpython-coveragepy-git-17d1171ffd06ea2a724a4b783342677c24274fdb.tar.gz
Doc tweaks for 3.6b1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 088a300d..6c07a122 100644
--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,8 @@ Coverage.py runs on Pythons 2.3 through 3.3, and PyPy 1.8.
Documentation is at `nedbatchelder.com <%s>`_. Code repository and issue
tracker are at `bitbucket.org <http://bitbucket.org/ned/coveragepy>`_.
+New in 3.6: ``--fail-under``, and >20 bugs closed.
+
New in 3.5: Branch coverage exclusions, keyboard shortcuts in HTML report.
New in 3.4: Better control over source to measure, and unexecuted files