Skip to content

Commit 9392b20

Browse files
committed
[docs] Added changelog entry for the asyncio_event_loop mark.
Signed-off-by: Michael Seifert <[email protected]>
1 parent b525cf3 commit 9392b20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/reference/changelog.rst

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Changelog
66
==================
77
- Remove support for Python 3.7
88
- Declare support for Python 3.12
9+
- Class-scoped and module-scoped event loops can be requested
10+
via the _asyncio_event_loop_ mark. `#531 <https://github.com/pytest-dev/pytest-asyncio/issues/531>`_
911

1012
0.21.1 (2023-07-12)
1113
===================

0 commit comments

Comments
 (0)