From 93762ab887ebacd92301cba9da6e6d7c087579e0 Mon Sep 17 00:00:00 2001 From: bikegeek <3753118+bikegeek@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:07:40 -0600 Subject: [PATCH] Update release-notes.rst fix formatting --- docs/Users_Guide/release-notes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Users_Guide/release-notes.rst b/docs/Users_Guide/release-notes.rst index d5393243..cc36f9a0 100644 --- a/docs/Users_Guide/release-notes.rst +++ b/docs/Users_Guide/release-notes.rst @@ -14,16 +14,19 @@ Version `v6.0.0-beta5 `_ release notes (2 .. dropdown:: New Features + * Add GitHub action to run SonarQube for METviewer pull requests and feature branches(`#521 `_) .. dropdown:: Enhancements + * METviewer:Address SonarQube Vulnerabilities(`#58 `_) .. dropdown:: Bugfixes .. dropdown:: Internal + * Update GitHub issue and pull request templates to reflect the current development workflow details(`#491 `_) @@ -35,6 +38,7 @@ Version `v6.0.0-beta4 `_ release notes (2 .. dropdown:: Enhancements .. dropdown:: Bugfixes + * Fixed implementation of OBJCSI and OBJACSI (`#519 `_) * MODE CSI statistics produces incorrect results (`#516 `_) * Bugfix for loading xml (`#513 `_) @@ -47,12 +51,14 @@ Version `v6.0.0-beta3 `_ release notes (2 .. dropdown:: New Features .. dropdown:: Enhancements + * Add summary_curve parameter to ROC YAML (`#506 `_) * Add accessibility statement to GUI (`#508 `_) .. dropdown:: Bugfixes .. dropdown:: Internal + * Update GitHub actions workflows to switch from node 16 to node 20 (`#510 `_) @@ -66,9 +72,11 @@ Version `v6.0.0-beta2 `_ release notes (2 * Hide/show the legend entries line by line (`#501 `_) .. dropdown:: Enhancements + * Reorganise results tabs in METviewer UI (`#387 `_) .. dropdown:: Bugfixes + * Fixed loading Reliability plot XML with EE to UI (`#494 `_) * Fixed printing error messages to the Log tab (`#495 `_)