File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,11 @@ Dates are given in YYYY-MM-DD format.
11
11
12
12
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.
13
13
14
- ## Current development
14
+ ## 0.3.24 - 2024-03-19
15
15
16
+ * #925 Adds documentation of upcoming v0.4 changes.
16
17
* #933 Fixes #934 in which atom order was sometimes mangled in ` Interchange.from_openmm ` .
18
+ * #932 Fixes #935 in which ` KeyError ` was sometimes raised after ` Interchange.combine ` .
17
19
* #929 A warning is raised when positions are not passed to ` Interchange.from_openmm ` .
18
20
* #930 Adds ` additional_forces ` argument to ` create_openmm_simulation ` .
19
21
* #938 An error is raised when non-bonded settings do not match when using ` Interchange.combine ` .
You can’t perform that action at this time.
0 commit comments