Skip to content

Commit b77bff4

Browse files
committed
[docs] Added changelog entry for v0.21.2.
Signed-off-by: Michael Seifert <[email protected]>
1 parent 65aa441 commit b77bff4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/reference/changelog.rst

+4
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ This release has been yanked from PyPI due to fundamental issues with the _async
8484
- Remove support for Python 3.7
8585
- Declare support for Python 3.12
8686

87+
0.21.2 (2024-04-29)
88+
===================
89+
- Fix compatibility with pytest 8.2. Backport of `#800 <https://github.com/pytest-dev/pytest-asyncio/pull/800>`_ to pytest-asyncio v0.21 for users who are unable to upgrade to a more recent version (see `#706`_)
90+
8791
0.21.1 (2023-07-12)
8892
===================
8993
- Output a proper error message when an invalid ``asyncio_mode`` is selected.

0 commit comments

Comments
 (0)