diff --git a/README.rst b/README.rst index faf54785..d903e884 100644 --- a/README.rst +++ b/README.rst @@ -256,6 +256,13 @@ or an async framework such as `asynctest `_ + + 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 `_