Skip to content

Commit

Permalink
51.0.1-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
jflamy committed Aug 13, 2024
1 parent 2ee6603 commit 7d6f9b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ trigger:
parameters:
- name: Revision
type: string
default: 51.0.0
default: 51.0.1-rc01
- name: SkipTests
type: string
default: 'false'
Expand Down
3 changes: 3 additions & 0 deletions src/main/markdown/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
>
> - You should test all releases, with actual data, several days before a competition.
- Fixes
- 50.0.1: Fixed Final Package error when computing GAMX coefficients.

- Publicresults
- When a user opens a scoreboard and a timer is running, the timer is now immediately synchronized
- If the publicresults application is restarted, and sessions are in a break, the remaining time is now immediately synchronized
Expand Down

0 comments on commit 7d6f9b3

Please sign in to comment.