Skip to content

Commit 7c24ec5

Browse files
committed
release: v24.2.1
1 parent 6092651 commit 7c24ec5

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,18 @@ The version should always be in sync with the [GUI](https://github.com/software-
1010
A `y` version of 0 marks the beta of the current year
1111
and likely contains breaking changes between patches.
1212

13-
### 24.2.0 - 2023-10-XX
14-
- Disqualify ship that cannot move because it is too fast
13+
14+
### 25.0.0 - 2024
1515
- Allow other player to move on when one is disqualified
16+
17+
### 24.X - Post-Finale
1618
- Grey out winning ship so second player can follow
19+
- Improve XML protocol
20+
21+
### 24.2.1 Fix issue leading to wrong winner - 2024-03-13
22+
23+
### 24.2.0 Fix GameResult - 2024-03-12
24+
- Disqualify ship that cannot move because it is too fast
1725

1826
### 24.1.5 Fix teamStats - 2023-10-03
1927

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
socha.gameName=mississippi
22
socha.version.year=24
33
socha.version.minor=02
4-
socha.version.patch=00
4+
socha.version.patch=01

0 commit comments

Comments
 (0)