Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Oct 29, 2024
1 parent 53182c3 commit b7cee4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ organisation on `GitHub <https://github.com/openbiosim/sire>`__.
* 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 <https://github.com/openbiosim/sire/compare/2024.2.0...2024.3.0>`__ - October 2024
--------------------------------------------------------------------------------------------
Expand Down

0 comments on commit b7cee4b

Please sign in to comment.