Skip to content

Commit 07a1416

Browse files
committed
Prepare release of v0.20.2.
Signed-off-by: Michael Seifert <[email protected]>
1 parent dc3ad21 commit 07a1416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
UNRELEASED
5+
0.20.2 (22-11-11)
66
=================
77
- Fixes an issue with async fixtures that are defined as methods on a test class not being rebound to the actual test instance. `#197 <https://github.com/pytest-dev/pytest-asyncio/issues/197>`_
88
- Replaced usage of deprecated ``@pytest.mark.tryfirst`` with ``@pytest.hookimpl(tryfirst=True)`` `#438 <https://github.com/pytest-dev/pytest-asyncio/pull/438>`_

0 commit comments

Comments
 (0)