Skip to content

Commit 4ccc563

Browse files
committed
DOC: Finalize 0.3.6 release notes
1 parent cf71ea5 commit 4ccc563

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/releasehistory.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,17 @@ Please note that all releases prior to a version 1.0.0 are considered pre-releas
1111

1212
## Current development
1313

14+
## 0.3.6 - 2023-06-20
15+
1416
## Behavior changes
1517

1618
* #748 Resolves #747 in which exceptions inherited from `BaseException` against recommended practice. Exceptions now inherit from `InterchangeException` which itself inherits from `Exception`.
19+
* #707 Overhauls the `openff.interchange.components._packmol` module.
20+
21+
### New features
22+
23+
* #731 Adds support for non-rectangular boxes in GROMACS export.
24+
* #707 Improves error handling when attempting to export non-rectangular boxes to Amber and LAMMPS.
1725

1826
## 0.3.5 - 2023-06-14
1927

0 commit comments

Comments
 (0)