Skip to content

Commit

Permalink
[docs] Added changelog entry for the asyncio_event_loop mark.
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
  • Loading branch information
seifertm committed Oct 13, 2023
1 parent 8ff46a6 commit 617b905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/reference/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Changelog
==================
- Remove support for Python 3.7
- Declare support for Python 3.12
- Class-scoped and module-scoped event loops can be requested
via the _asyncio_event_loop_ mark. `#620 <https://github.com/pytest-dev/pytest-asyncio/pull/620>`_

0.21.1 (2023-07-12)
===================
Expand Down

0 comments on commit 617b905

Please sign in to comment.