Skip to content

Commit

Permalink
Update release history
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Oct 2, 2024
1 parent 4430c18 commit 8ba95f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/releasehistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ Releases follow the `major.minor.micro` scheme recommended by [PEP440](https://w
* `minor` increments add features but do not break API compatibility
* `micro` increments represent bugfix releases or improvements in documentation

## Current development
## 0.16.5

### Improved warnings and documentation

- [PR #1939](https://github.com/openforcefield/openff-toolkit/pull/1939): Resolves [#1587](https://github.com/openforcefield/openff-toolkit/pull/1587) by emitting a warning when from_openeye or from_rdkit try to load a molecule with multiple disconnected components.

### Miscellaneous

- [PR #1940](https://github.com/openforcefield/openff-toolkit/pull/1940): Fixes an esoteric issue in which optional upstream packages resulted in import errors.

## 0.16.4

Expand Down

0 comments on commit 8ba95f4

Please sign in to comment.