Skip to content

Commit 39c6d0c

Browse files
committed
Update README
1 parent 547933d commit 39c6d0c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

+7
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,13 @@ or an async framework such as `asynctest <https://asynctest.readthedocs.io/en/la
256256

257257
Changelog
258258
---------
259+
260+
0.17.2 (22-01-17)
261+
~~~~~~~~~~~~~~~~~~~
262+
263+
- Require ``typing-extensions`` on Python<3.8 only. `#269 <https://github.com/pytest-dev/pytest-asyncio/issues/269>`_
264+
265+
259266
0.17.1 (22-01-16)
260267
~~~~~~~~~~~~~~~~~~~
261268
- 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>`_

0 commit comments

Comments
 (0)