diff --git a/README.rst b/README.rst index 52434b2f..402d84dc 100644 --- a/README.rst +++ b/README.rst @@ -257,6 +257,11 @@ or an async framework such as `asynctest `_ + + 0.18.1 (22-02-10) ~~~~~~~~~~~~~~~~~~~ - Fixes a regression that prevented async fixtures from working in synchronous tests. `#286 `_