==================
- Fixing compatibility with pytest-asyncio. [278]
- Adding new directive ``doctest-requires-all`` to conditionally skip all
doctests in narrative documentations based on availability of
dependencies. [280]
- Adding new directive ``doctest-remote-data-all`` to conditionally skip all
doctests in narrative documentations based on availability of
remote-data. [281]
- Versions of Python <3.9 are no longer supported. [274]