Skip to content

Commit

Permalink
Bump to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jan 16, 2022
1 parent 36f277d commit 8ed5687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ or an async framework such as `asynctest <https://asynctest.readthedocs.io/en/la

Changelog
---------
0.17.1 (UNRELEASED)
0.17.1 (22-01-16)
~~~~~~~~~~~~~~~~~~~
- 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>`_
- 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>`_
Expand Down

0 comments on commit 8ed5687

Please sign in to comment.