**This is a maintenance only release, no bugfixes or features.**
Development
- Move to `src/` layout (284)
- Add [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) (#281)
- Add [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) (#282)
Documentation
- Render changelog in [`linkify_issues`] (~~280~~, 283)
- Fix Table of contents rendering with sphinx autodoc with [`sphinx_toctree_autodoc_fix`] (283)
- Test doctests in our docs via [`pytest_doctest_docutils`] (built on [`doctest_docutils`]) (283)
[`linkify_issues`]: https://gp-libs.git-pull.com/linkify_issues/
[`sphinx_toctree_autodoc_fix`]: https://gp-libs.git-pull.com/sphinx_toctree_autodoc_fix/
[`pytest_doctest_docutils`]: https://gp-libs.git-pull.com/doctest/pytest.html
[`doctest_docutils`]: https://gp-libs.git-pull.com/doctest