Skip to content

Commit

Permalink
docs: a changelog entry for #1317
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Feb 2, 2022
1 parent e8b4120 commit d246788
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Expand Up @@ -26,11 +26,16 @@ Unreleased
``ValueError: signal only works in main thread``. This is now fixed, closing
`issue 1312`_.

- Fix: ``--precision`` on the command-line was being ignored while considering
``--fail-under``. This is now fixed, thanks to
`Marcelo Trylesinski <pull 1317_>`_.

- Fix: releases no longer provide 3.11 alpha wheels. We use internal fields
which are moving during the alpha phase. Fixes `issue 1316`_.

.. _issue 1312: https://github.com/nedbat/coveragepy/issues/1312
.. _issue 1316: https://github.com/nedbat/coveragepy/issues/1316
.. _pull 1317: https://github.com/nedbat/coveragepy/pull/1317


.. _changes_63:
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.txt
Expand Up @@ -96,6 +96,7 @@ Leonardo Pistone
Lex Berezhny
Loïc Dachary
Marc Abramowitz
Marcelo Trylesinski
Marcus Cobden
Marius Gedminas
Mark van der Wal
Expand Down

0 comments on commit d246788

Please sign in to comment.