diff --git a/README.rst b/README.rst index acaa99b5..c4c3a5b1 100644 --- a/README.rst +++ b/README.rst @@ -259,6 +259,7 @@ Changelog - Fixed an issue when pytest-asyncio was used in combination with `flaky` or inherited asynchronous Hypothesis tests. `#178 `_ `#231 `_ - Added `flaky `_ to test dependencies - Added ``unused_udp_port`` and ``unused_udp_port_factory`` fixtures (similar to ``unused_tcp_port`` and ``unused_tcp_port_factory`` counterparts. `#99 `_ +- Added the plugin modes: *strict*, *auto*, and *legacy*. See `documentation `_ for details. `#125 `_ 0.16.0 (2021-10-16) ~~~~~~~~~~~~~~~~~~~