We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dfbeb1 + d1bd10b commit e06a242Copy full SHA for e06a242
1 file changed
CHANGELOG.md
@@ -100,6 +100,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
100
- Support `numpy>2.0`
101
- Bump `pint` to `0.24.4` for `numpy` `v2.0` compatibility and to mitigate CI issues (#239, @SuixiongTay, @rkingsbury)
102
- CI: add `python` `v3.13` to post-merge unit tests
103
+- Docs: `sphinx-material` theme migrated to `sphinx-immaterial` (#2xX, @ugognw, @rkingsbury)
104
- Docs: `tox -e docs` command configured to fail on warning (#255, ugognw)
105
- Docs: ReadTheDocs built with Python 3.11 (#255, ugognw)
106
- Use `importlib` to locate test files (#241, @SuixiongTay)
0 commit comments