Skip to content

Commit ac65067

Browse files
committed
docs: mention 991 being fixed in CHANGES.rst
1 parent f2d9c16 commit ac65067

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,14 @@ Unreleased
2424
:ref:`config_run_relative_files` setting:
2525

2626
- During ``coverage combine``, relative file paths are implicitly combined
27-
without needing a ``[paths]`` configuration setting.
27+
without needing a ``[paths]`` configuration setting. This also fixed
28+
`issue 991`_.
2829

2930
- A ``[paths]`` setting like ``*/foo`` will now match ``foo/bar.py`` so that
3031
relative file paths can be combined more easily.
3132

33+
.. _issue 991: https://github.com/nedbat/coveragepy/issues/991
34+
3235

3336
.. _changes_6-5-0:
3437

0 commit comments

Comments
 (0)