Skip to content

Commit 692ab45

Browse files
committed
release: v25.0.2
1 parent 979cbdf commit 692ab45

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,20 @@ 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.2 XML Improvements and Rule fixes - 2024-06-19
15+
- Requirements for swap carrots card properly implemented
16+
- XML Serialization Revamped
17+
18+
### 25.0.1 XStream Hotfix - 2024-06-15
19+
1420
### 25.0.0 Initial Release - 2024-06-15
1521

16-
## 2025 Game Hase und Igel - 2024-06
22+
## 2025 Game Hase und Igel
1723
- Allow other player to move on when one is disqualified
1824

19-
2025
### 24 Post-Finale
21-
- Allow one player to move on when other is stuck (now for clarification: crashed) or finished
26+
- Allow player to move on when other is stuck (now for clarification: crashed) or finished
27+
-> need to adjust score to account for earlier arrival
2228
- Improve XML protocol
2329

2430
### 24.2.5 No points for stuck ship - 2024-03-27

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
socha.gameName=hui
22
socha.version.year=25
33
socha.version.minor=00
4-
socha.version.patch=01
4+
socha.version.patch=02
55
socha.version.suffix=

0 commit comments

Comments
 (0)