Skip to content

Commit 25a73f8

Browse files
committed
release: v25.0.0
1 parent cf7b961 commit 25a73f8

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ The version should always be in sync with the [GUI](https://github.com/software-
1111
and likely contains breaking changes between patches.
1212

1313

14-
### 25.0.0 - 2024-06
14+
### 25.0.0 Initial Release - 2024-06-15
1515

16-
## 2025 Game Mississippi Queen - 2024-06
16+
## 2025 Game Hase und Igel - 2024-06
1717
- Allow other player to move on when one is disqualified
1818

19+
1920
### 24 Post-Finale
2021
- Allow one player to move on when other is stuck (now for clarification: crashed) or finished
2122
- Improve XML protocol
@@ -81,6 +82,7 @@ The version should always be in sync with the [GUI](https://github.com/software-
8182

8283
## 2024 Game Mississippi Queen - 2023-08
8384

85+
8486
### 23.0.3 Final Fixes
8587
- Fix Deep Cloning of GameState
8688
- Update Board generation counts to prevent missing ice floes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ socha.gameName=hui
22
socha.version.year=25
33
socha.version.minor=00
44
socha.version.patch=00
5-
socha.version.suffix=alpha1
5+
socha.version.suffix=

0 commit comments

Comments
 (0)