diff --git a/changelog.d/892.change.rst b/changelog.d/892.change.rst index aa2ebcbc9..78ac31c51 100644 --- a/changelog.d/892.change.rst +++ b/changelog.d/892.change.rst @@ -1 +1 @@ -Fixed the test suite on PyPy3.8 where cloudpickle does not work. +Fixed the test suite on PyPy3.8 where ``cloudpickle`` does not work. diff --git a/changelog.d/895.change.rst b/changelog.d/895.change.rst index d6c2aff7e..ed8d60d7e 100644 --- a/changelog.d/895.change.rst +++ b/changelog.d/895.change.rst @@ -1 +1 @@ -Fix ``coverage report`` for projects who use ``attrs`` and don't set a ``--source``. +Fixed ``coverage report`` for projects that use ``attrs`` and don't set a ``--source``. diff --git a/changelog.d/896.change.rst b/changelog.d/896.change.rst index d6c2aff7e..ed8d60d7e 100644 --- a/changelog.d/896.change.rst +++ b/changelog.d/896.change.rst @@ -1 +1 @@ -Fix ``coverage report`` for projects who use ``attrs`` and don't set a ``--source``. +Fixed ``coverage report`` for projects that use ``attrs`` and don't set a ``--source``.