Skip to content

Commit 617b905

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/reference/changelog.rst

Lines changed: 2 additions & 0 deletions
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. `#620 <https://github.com/pytest-dev/pytest-asyncio/pull/620>`_
911

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

0 commit comments

Comments
 (0)