From 1ff3f1ee919178946bb48442f1e183ea99dae373 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Wed, 29 Dec 2021 14:04:39 +0100 Subject: [PATCH] Minor changelog polish --- changelog.d/892.change.rst | 2 +- changelog.d/895.change.rst | 2 +- changelog.d/896.change.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.d/892.change.rst b/changelog.d/892.change.rst index aa2ebcbc..78ac31c5 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 d6c2aff7..ed8d60d7 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 d6c2aff7..ed8d60d7 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``.