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
commitf5fe1381c68ceb0f545ffbe51e281490fdc055de (patch)
treed35179d57bf8beaa0ef2ff08a12e75094c2a252c /setup.py
parent8a3a85b1c0cbbe2d1afb781784fdee54962b3e45 (diff)
downloadpython-coveragepy-f5fe1381c68ceb0f545ffbe51e281490fdc055de.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 088a300..6c07a12 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