diff --git a/docs/releasehistory.md b/docs/releasehistory.md index 16c35f640..67ea4c224 100644 --- a/docs/releasehistory.md +++ b/docs/releasehistory.md @@ -11,10 +11,13 @@ 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.27 - 2024-05-29 * #980 Fixes #978 in which some dihedral parameters were lost in `Interchange.from_gromacs`. +* #982 Improves handling of plugins with custom vdW interactions on virtual sites. * #972 Fixes a bug in which PME electrostatics "cutoffs" were not parsed in `from_openmm`. +* #975 Fixes a bug in which some molecule names were not unique in GROMACS export. +* #987 Supports systems with >99,999 atoms in the PACKMOL wrapper. ## 0.3.26 - 2024-04-16