diff options
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index a95eff25..1d9ec922 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -34,6 +34,9 @@ Unreleased - Fix: The HTML report now will not overwrite a .gitignore file that already exists in the HTML output directory (follow-on for `issue 1244`_). +- API: The exceptions raised by Coverage.py have been specialized, to provide + finer-grained catching of exceptions by third-party code. + - Debug: The `coverage debug data` command will now sniff out combinable data files, and report on all of them. |
