Skip to content

Commit 3aa9162

Browse files
authored
Update README for 0.16.0 (#439)
1 parent 745cfcf commit 3aa9162

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,14 @@ See the corresponding directories for information on how to use the provided con
423423

424424
# [Changelog](https://github.com/openmm/openmmforcefields/releases)
425425

426+
## 0.16.0 Template generator improvements
427+
428+
This release adds support to `SMIRNOFFTemplateGenerator` for virtual sites and constraints in SMIRNOFF force fields, as well as for loading multiple SMIRNOFF force field files into one template generator. It also adds support for parameterizing molecules spanning more than one residue in an OpenMM `Topology`. In addition, this release improves the performance of residue template matching and caching.
429+
430+
Note that this release changes the behavior of template generators when no `forcefield` argument is provided. Previously, the latest supported force field for a given template generator, which could change from release to release, would be selected automatically. Starting with this release of openmmforcefields, specifying the `forcefield` argument explicitly is mandatory for all template generators.
431+
432+
With this release, openmmforcefields now requires an OpenMM version no earlier than 8.5.1.
433+
426434
## 0.15.1 More Force Field Updates!
427435

428436
We added Lipid21 in [PR #390](https://github.com/openmm/openmmforcefields/pull/390) and updated the default SMIRNOFF force field to be `openff-2.2.1` in [PR #417](https://github.com/openmm/openmmforcefields/pull/417)

0 commit comments

Comments
 (0)