Skip to content

Commit 07c5a0b

Browse files
committed
docs: Include orphaned news fragment in changelog.
1 parent be24582 commit 07c5a0b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

731.added.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/reference/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Added
1818

1919
- ``--asyncio-debug`` CLI option and ``asyncio_debug`` configuration option to enable asyncio debug mode for the default event loop. (`#980 <https://github.com/pytest-dev/pytest-asyncio/issues/980>`_)
2020
- A ``pytest.UsageError`` for invalid configuration values of ``asyncio_default_fixture_loop_scope`` and ``asyncio_default_test_loop_scope``. (`#1189 <https://github.com/pytest-dev/pytest-asyncio/issues/1189>`_)
21+
- Compatibility with the `Pyright` type checker (`#731 <https://github.com/pytest-dev/pytest-asyncio/issues/731>`_)
2122

2223

2324
Fixed

0 commit comments

Comments
 (0)