diff --git a/docs/source/history.rst b/docs/source/history.rst index 9ef63e5..2200102 100644 --- a/docs/source/history.rst +++ b/docs/source/history.rst @@ -11,7 +11,7 @@ pytest-trio 0.7.0 (2020-10-15) Features ~~~~~~~~ -- Support added for :ref:`alternative Trio run functions ` via the ``trio_run`` configuration variable and ``@pytest.mark.trio(run=...)``. Presently supports Trio and QTrio. (`#105 `__) +- Support added for :ref:`alternative Trio run functions ` via the ``trio_run`` configuration variable and ``@pytest.mark.trio(run=...)``\. Presently supports Trio and QTrio. (`#105 `__) Deprecations and Removals