diff --git a/README.rst b/README.rst index f0da202e..7c888870 100644 --- a/README.rst +++ b/README.rst @@ -261,6 +261,7 @@ Changelog - Fixes a bug that prevents async Hypothesis tests from working without explicit ``asyncio`` marker when ``--asyncio-mode=auto`` is set. `#258 `_ - Fixed a bug that closes the default event loop if the loop doesn't exist `#257 `_ - Added type annotations. `#198 `_ +- Show asyncio mode in pytest report headers. `#266 `_ 0.17.0 (22-01-13) ~~~~~~~~~~~~~~~~~~~