Skip to content

Commit 40efa8a

Browse files
committed
DOC: Add 0.3.8 release notes
1 parent fa57653 commit 40efa8a

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

docs/releasehistory.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,25 @@ 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.3.6 - 2023-06-29
12+
## 0.3.8 - 2023-07-14
13+
14+
### Behavior changes
15+
16+
* #667 Clarifies lack of support for (hard) cut-off electrostatics in OpenMM.
17+
18+
### New features
19+
20+
* #763 Optionally adds virtual sites to `Interchange.to_pdb` and `Interchange.visualize` and refactors virtual site position fetching into a common module.
21+
22+
### Bugfixes
23+
24+
* #766 Fixes #765 in which the path to the GROMACS energy file argument was hard-coded in `_parse_gmx_energy`.
25+
26+
### Maintenance
27+
28+
* #759 Improves internal handling of non-bonded settings in OpenMM export.
29+
30+
## 0.3.7 - 2023-06-29
1331

1432
### New features
1533

0 commit comments

Comments
 (0)