Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ Changes
install with ``pip install -e .[test]`` or ``pip install -e .[docs]``.
* Bumped ``sphinx_rtd_theme`` requirement from ``==0.5.0`` to ``>=1.0`` for
compatibility with modern Sphinx.

v2.0.2 (26-Apr-2026)
====================

Changes
-------

* Dropped support for Python 3.6–3.9 (all end-of-life). Now requires Python 3.10+.
* Modernized GitHub Actions workflow: bumped ``actions/checkout``, ``actions/setup-python``,
and ``actions/upload-artifact`` to current major versions; switched Codecov upload to
Expand Down
Loading