Skip to content

Commit 1e90ad1

Browse files
Merge pull request #557 from openforcefield/v0.2.3-release-notes
Add v0.2.3 release notes
2 parents e02eb0b + 9611f4c commit 1e90ad1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/releasehistory.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,23 @@ Releases follow versioning as described in
99

1010
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.
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

0 commit comments

Comments
 (0)