File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,23 @@ Releases follow versioning as described in
99
1010Please 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.
1111
12- ## 0.2.3 - Current development
12+ ## Current development
13+
14+
15+ ## 0.2.3 - 2022-11-21
1316
1417### Behavior changes
1518* #554 ` Interchange.to_openmm ` now uses ` combine_nonbonded_forces=True ` by default.
1619
20+ ### New features
21+ * #534 An ` openmm.Platform ` can be specified as an argument to the OpenMM driver.
22+
23+ ### Documentation improvements
24+ * #553 Adds a solvation example.
25+
1726### Bugfixes
1827* #545 List the central atom first in CVFF style dihedrals in LAMMPS export
28+ * #551 Use ` Interchange.box ` to define periodicity when exporting to PDB files.
1929
2030
2131## 0.2.2 - 2022-10-12
You can’t perform that action at this time.
0 commit comments