Skip to content

Commit

Permalink
Merge pull request #557 from openforcefield/v0.2.3-release-notes
Browse files Browse the repository at this point in the history
Add v0.2.3 release notes
  • Loading branch information
mattwthompson authored Nov 21, 2022
2 parents e02eb0b + 9611f4c commit 1e90ad1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/releasehistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,23 @@ Releases follow versioning as described in

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.

## 0.2.3 - Current development
## Current development


## 0.2.3 - 2022-11-21

### Behavior changes
* #554 `Interchange.to_openmm` now uses `combine_nonbonded_forces=True` by default.

### New features
* #534 An `openmm.Platform` can be specified as an argument to the OpenMM driver.

### Documentation improvements
* #553 Adds a solvation example.

### Bugfixes
* #545 List the central atom first in CVFF style dihedrals in LAMMPS export
* #551 Use `Interchange.box` to define periodicity when exporting to PDB files.


## 0.2.2 - 2022-10-12
Expand Down

0 comments on commit 1e90ad1

Please sign in to comment.