Skip to content

Commit

Permalink
Update release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
trisyoungs committed Jul 12, 2023
1 parent 4bf7a13 commit 3721ab0
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions ReleaseNotes.md
@@ -1,12 +1,19 @@
Version 1.3.1 is a patch release fixing UI issues and module problems, and updating documentation.
Version 1.3.1 is a patch release fixing some critical module issues along with some general UI issues and problems, and updating documentation.

## Minor Changes in v1.3.1
## Major Changes in v1.3.1

- Fix: Accumulate module did not correctly work with multiple specified `Target`s.
- Fix: Angle, AxisAngle, IntraAngle, and DAngle modules did not normalise output data correctly.
- I/O: Errors in input files are handled less aggressively, trying to continue loading the file wherever possible.

## Minor Changes in v1.3.1

- Fix: Crashes when modifying some aspects of sites.
- Fix: Occasional crashes when empty expressions were present in keywords in the GUI.
- Fix: Specifying a non-existent restart file on the command-line now raises an error.
- Fix: Interaction potentials keywords now have default parameters populated everywhere.
- Fix: General UI improvements for menu item actions.
- UI: Hyperlink messages status label to messages tab.
- Docs: Updated to reflect new nodes, fixed some other issues.

## Major Changes in v1.3
Expand Down

0 comments on commit 3721ab0

Please sign in to comment.