Skip to content

Commit 648a59e

Browse files
committed
Added rst links to CHANGELOG
1 parent f31b7c8 commit 648a59e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
3.0.6.dev0 (unreleased)
22
=======================
33

4-
* Respect ``python_files`` in assertion rewriting (`#2121`_). Thanks to
5-
`@nip3o`_ for the report and `@pelme`_ for the PR.
6-
74
* pytest no longer recognizes coroutine functions as yield tests (`#2129`_).
85
Thanks to `@malinoff`_ for the PR.
96

@@ -15,12 +12,17 @@
1512
subdirectories with ini configuration files now uses the correct ini file
1613
(`#2148`_). Thanks `@pelme`_.
1714

15+
* Respect ``python_files`` in assertion rewriting (`#2121`_). Thanks to
16+
`@nip3o`_ for the report and `@pelme`_ for the PR.
17+
1818
*
1919

2020
.. _@lesteve: https://github.com/lesteve
2121
.. _@malinoff: https://github.com/malinoff
22+
.. _@nip3o: https://github.com/nip3o
2223
.. _@pelme: https://github.com/pelme
2324

25+
.. _#2121: https://github.com/pytest-dev/pytest/issues/2121
2426
.. _#2129: https://github.com/pytest-dev/pytest/issues/2129
2527
.. _#2148: https://github.com/pytest-dev/pytest/issues/2148
2628
.. _#2150: https://github.com/pytest-dev/pytest/issues/2150

0 commit comments

Comments
 (0)