Skip to content

Commit

Permalink
Another correction to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
E-Rum committed Jan 8, 2025
1 parent c61a365 commit 70277d1
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions docs/src/references/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,46 +27,6 @@ changelog <https://keepachangelog.com/en/1.1.0/>`_ format. This project follows
Fixed
#####

* Fix inconsistent ``cutoff`` in neighbor list example
* All calculators now check if the cell is zero if the potential is range-separated


`Version 0.1.0 <https://github.com/lab-cosmo/torch-pme/releases/tag/v0.1.0>`_ - 2024-12-05
------------------------------------------------------------------------------------------

Added
#####

* First release outside of the lab
.. _userdoc-changelog:

Changelog
=========

All notable changes to ``torch-pme`` are documented here, following the `keep a
changelog <https://keepachangelog.com/en/1.1.0/>`_ format. This project follows
`Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

.. Possible sections for each release:
.. Added
.. #####
.. Fixed
.. #####
.. Changed
.. #######
.. Removed
.. #######
`Unreleased <https://github.com/lab-cosmo/torch-pme/>`_
-------------------------------------------------------

Fixed
#####

* Fixed consistency of dtype and device in the SplinePotential class
* Fix inconsistent ``cutoff`` in neighbor list example
* All calculators now check if the cell is zero if the potential is range-separated
Expand Down

0 comments on commit 70277d1

Please sign in to comment.