Skip to content

Commit

Permalink
docs: update changelog for #684 #1705
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Dec 2, 2023
1 parent 8a8cec8 commit 5a4073e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,19 @@ development at the same time, such as 4.5.x and 5.0.
Unreleased
----------

- Fix: function definitions with multi-line signatures can now be excluded by
matching any of the lines, closing `issue 684`_. Thanks, `Jan Rusak and
others <pull 1705_>`_.

- Added new :ref:`debug options <cmd_run_debug>`:

- ``pytest`` writes the pytest test name into the debug output.

- ``dataop2`` writes the full data being added to CoverageData objects.

.. _issue 684: https://github.com/nedbat/coveragepy/issues/684
.. _pull 1705: https://github.com/nedbat/coveragepy/pull/1705


.. scriv-start-here
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ J. M. F. Tsang
JT Olds
Jacqueline Lee
Jakub Wilk
Jan Rusak
Janakarajan Natarajan
Jerin Peter George
Jessamyn Smith
Expand Down

0 comments on commit 5a4073e

Please sign in to comment.