Skip to content

Commit

Permalink
DOC: Finalize 0.3.24 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Mar 19, 2024
1 parent 7cb3b7f commit 732079e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/releasehistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ Dates are given in YYYY-MM-DD format.

Please note that all releases prior to a version 1.0.0 are considered pre-releases and many API changes will come before a stable release.

## Current development
## 0.3.24 - 2024-03-19

* #925 Adds documentation of upcoming v0.4 changes.
* #933 Fixes #934 in which atom order was sometimes mangled in `Interchange.from_openmm`.
* #932 Fixes #935 in which `KeyError` was sometimes raised after `Interchange.combine`.
* #929 A warning is raised when positions are not passed to `Interchange.from_openmm`.
* #930 Adds `additional_forces` argument to `create_openmm_simulation`.
* #938 An error is raised when non-bonded settings do not match when using `Interchange.combine`.
Expand Down

0 comments on commit 732079e

Please sign in to comment.