summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1ef464e..65fe8e8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -13,9 +13,13 @@ Version 3.2b2
- "except" clauses with types are no longer incorrectly marked as branches:
`issue 35`_.
+- The --omit option now works much better than before, fixing `issue 33`_.
+ Thanks, Danek Duvall.
+
.. _issue 30: http://bitbucket.org/ned/coveragepy/issue/30
.. _issue 31: http://bitbucket.org/ned/coveragepy/issue/31
.. _issue 32: http://bitbucket.org/ned/coveragepy/issue/32
+.. _issue 33: http://bitbucket.org/ned/coveragepy/issue/33
.. _issue 35: http://bitbucket.org/ned/coveragepy/issue/35