Skip to content

Commit

Permalink
docs: Set release date for v0.24 in changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
seifertm committed Aug 22, 2024
1 parent 6dc7f58 commit fb5422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog
=========

0.24.0 (UNRELEASED)
0.24.0 (2024-08-22)
===================
- BREAKING: Updated minimum supported pytest version to v8.2.0
- Adds an optional `loop_scope` keyword argument to `pytest.mark.asyncio`. This argument controls which event loop is used to run the marked async test. `#706`_, `#871 <https://github.com/pytest-dev/pytest-asyncio/pull/871>`_
Expand Down

0 comments on commit fb5422f

Please sign in to comment.