Skip to content

Commit cbd2478

Browse files
Merge pull request #540 from openforcefield/v0.2.2-release-notes
Add v0.2.2 release notes
2 parents 8d39947 + 82bfe38 commit cbd2478

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

docs/releasehistory.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,22 @@ 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.2 - Current development
12+
## 0.2.3 - Current development
13+
14+
15+
## 0.2.2 - 2022-10-12
16+
17+
This pre-release of Interchange includes improvements in metadata in the Amber export.
18+
19+
### Behavior changes
20+
* #536 Use atom names provided by the toolkit, or element symbols if not provided, in Amber export
21+
22+
### Bugfixes
23+
* #539 Fix case of single-molecule export to Amber with ambiguous residue information
24+
25+
### Examples added
26+
* #533 Add experimental example using `openmmforcefields` to generate ligand parameters
27+
* #524 Add experimental example using `from_openmm` to import a system prepared with OpenMM tools
1328

1429

1530
## 0.2.1 - 2022-09-02

0 commit comments

Comments
 (0)