diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 20d88daa9..3dd88e2b1 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -19,6 +19,8 @@ organisation on `GitHub `__. * Fixed instantiaton of ``QByteArray`` in ``Sire::Mol::Frame::toByteArray`` and count bytes with ``QByteArray::size``. * Increase timeout before terminating ``QThread`` objects during ``PageCache`` cleanup. * Expose missing ``timeout`` kwarg in :meth:`dynamics.minimise()` method. +* Expose missing ``include_constrained_energies`` kwarg in minimisation function. +* Make minimisation function settings consistent across API. `2024.3.0 `__ - October 2024 --------------------------------------------------------------------------------------------