diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 08126f203ae..2d27b5e65a2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -241,9 +241,6 @@ Bug Fixes - `#5477 `_: The XML file produced by ``--junitxml`` now correctly contain a ```` root element. -- `#5523 `_: Fixed using multiple short options together in the command-line (for example ``-vs``) in Python 3.8+. - - - `#5524 `_: Fix issue where ``tmp_path`` and ``tmpdir`` would not remove directories containing files marked as read-only, which could lead to pytest crashing when executed a second time with the ``--basetemp`` option.