Skip to content

Commit

Permalink
Update release history
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Feb 22, 2024
1 parent 53cdc6a commit c3610dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/releasehistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Releases follow the `major.minor.micro` scheme recommended by [PEP440](https://w

### API-breaking changes

- [PR #1742](https://github.com/openforcefield/openff-toolkit/pull/1742): `Topology.from_openmm` and `Topology.from_mdtraj` now require `unique_molecules` at the level of the function signature. Previously `None` was allowed but would always throw `MissingUniqueMoleculesError`, which is now removed.

### Behavior changes

### Bugfixes
Expand Down

0 comments on commit c3610dd

Please sign in to comment.