Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ The rules for CHANGELOG file:

.. inclusion-marker-changelog-start

Unreleased
----------
0.3.1 (2025/06/30)
------------------
- Fix typos and make minor edits to ``PCovC`` and ``KPCovR`` docs (#254)
- Fix assertTrue typos in ``KPCovR`` testing suite (#254)
- Fix ``assertTrue`` typos in ``KPCovR`` testing suite (#254)
- Add ``KernelPCovC`` class and examples (#254)

0.3.0 (2025/06/12)
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ the materials science and chemistry communities.
For details, tutorials, and examples, please have a look at our documentation_. We also
provide a `latest documentation`_ from the current unreleased development version.

.. _`documentation`: https://scikit-matter.readthedocs.io/en/v0.3/
.. _`documentation`: https://scikit-matter.readthedocs.io/en/v0.3.1/
.. _`latest documentation`: https://scikit-matter.readthedocs.io/en/latest

.. marker-installation
Expand Down