From 8ab796577931d254b980a484eeda48786567e139 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Lamy?= Date: Mon, 24 Feb 2025 12:13:36 -0500 Subject: [PATCH] 56.0.0-rc03 --- .github/workflows/release.yaml | 2 +- src/main/markdown/ReleaseNotes.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 01fb06457..ebae83c40 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -6,7 +6,7 @@ on: revision: description: 'semver number for the release' required: true - default: '56.0.0-rc02' + default: '56.0.0-rc03' env: REPO_OWNER: owlcms diff --git a/src/main/markdown/ReleaseNotes.md b/src/main/markdown/ReleaseNotes.md index 2384945b4..b88744ca2 100644 --- a/src/main/markdown/ReleaseNotes.md +++ b/src/main/markdown/ReleaseNotes.md @@ -7,6 +7,7 @@ **Change Log** +- 56.0.0-rc03: Fixed the inference of body weight on the registration editing form when a mix of eligible categories has been assigned to the athlete. - 56.0.0-rc02: Only errors in eligibility for the main registration category were reported when loading a registration file or the SBDE start book data. Now errors in all requested eligibility categories are signaled. - 56.0.0-rc01: The Top Score (Top Sinclair) scoreboard would require a manual refresh when switching groups. - 56.0.0-rc01: fixed inverted test for showing interim scores without totals during score-based medal session (and on corresponding scores spreadsheet) @@ -30,4 +31,4 @@ -For other recent changes, see [version 55.3 release notes](https://github.com/owlcms/owlcms4/releases/tag/54.3.0) and [version 54 release notes](https://github.com/owlcms/owlcms4/releases/tag/54.2.1) +For other recent changes, see [version 55.3 release notes](https://github.com/owlcms/owlcms4/releases/tag/55.3.0) and [version 54 release notes](https://github.com/owlcms/owlcms4/releases/tag/54.2.1)