Skip to content

Commit c150f80

Browse files
authored
Update README.rst
1 parent a92dd73 commit c150f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Changelog
260260
~~~~~~~~~~~~~~~~~~~
261261
- Fixes a bug that prevents async Hypothesis tests from working without explicit ``asyncio`` marker when ``--asyncio-mode=auto`` is set. `#258 <https://github.com/pytest-dev/pytest-asyncio/issues/258>`_
262262
- Fixed a bug that closes the default event loop if the loop doesn't exist `#257 <https://github.com/pytest-dev/pytest-asyncio/issues/257>`_
263-
- Relax ``asyncio_mode`` type definition; it allows to support pytest 5.4+. `#262 <https://github.com/pytest-dev/pytest-asyncio/issues/262>`_
263+
- Relax ``asyncio_mode`` type definition; it allows to support pytest 6.1+. `#262 <https://github.com/pytest-dev/pytest-asyncio/issues/262>`_
264264

265265
0.17.0 (22-01-13)
266266
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)