From c84b3214b7c6e94c72aeeeb0ac29760827ef2aff Mon Sep 17 00:00:00 2001 From: "Matthew W. Thompson" Date: Tue, 20 Aug 2024 08:31:05 -0500 Subject: [PATCH] Finalize 0.16.4 release notes --- docs/releasehistory.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/releasehistory.md b/docs/releasehistory.md index 8d79e463a..b8473d978 100644 --- a/docs/releasehistory.md +++ b/docs/releasehistory.md @@ -13,7 +13,9 @@ Releases follow the `major.minor.micro` scheme recommended by [PEP440](https://w - [PR #1928](https://github.com/openforcefield/openff-toolkit/pull/1928): Fixes a bug in which atom names were lost when adding `_SimpleMolecule` to a topology or serializing through a dictionary. ### Improved documentation and warnings + - [PR #1925](https://github.com/openforcefield/openff-toolkit/pull/1925): Adds a FAQ entry describing how to send a prepared system to HPC resources. +- [PR #1926](https://github.com/openforcefield/openff-toolkit/pull/1926): Improves hints in `UnAssignedChemistryInPDBError`. ## 0.16.3