We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afad424 commit 42a83aeCopy full SHA for 42a83ae
doc/changes.rst
@@ -9,7 +9,7 @@ Major change history for coverage.py
9
:history: 20090706T205000, changes for 3.0.1
10
:history: 20091004T170700, changes for 3.1
11
:history: 20091128T072200, changes for 3.2
12
-:history: 20091205T161525, 3.2 final
+:history: 20091205T161525, 3.2 final
13
14
15
These are the major changes for coverage.py. For a more complete change
@@ -35,7 +35,7 @@ Version 3.2, 5 December 2009
35
- The ``--omit`` option now works much better than before, fixing `issue 14`_
36
and `issue 33`_. Thanks, Danek Duvall.
37
38
-- Added a --version options on the command line.
+- Added a ``--version`` option on the command line.
39
40
- Program execution under coverage is a few percent faster.
41
0 commit comments