diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index d8aaca16d..d8f5f46b9 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -135,15 +135,15 @@ organisation on `GitHub `__. enables the user to specify which perturbable properties to use, e.g. ``map={"dihedral0": "dihedral_a", "dihedral1": "dihedral_b"}``. -* Please add an item to this changelog when you create your PR - * Added more support for Boresch restraints. Specifically, :func:`sire.restraints.boresch` now supports the specification of equilibrium values, uses different default force - constants, and warns the user if the restraints are likely to be unstable. + constants, and warns the user if the restraints are likely to be unstable. :func:`sire.restraints.get_standard_state_correction` was implemented for Boresch restraints. Tests were added for restraint creation and for the standard state correction. Boresch restraints were added to :doc:`tutorial `. +* Please add an item to this changelog when you create your PR + `2023.5.1 `__ - January 2024 --------------------------------------------------------------------------------------------