File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ 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+ ### 25.0.5 Little Fixes - 2024-07-01
14+ - Remove round number from GameState
15+ - End game with turn 60
16+ - Update CI Pipeline
17+
1318### 25.0.4 Allow Follow-up Move - 2024-06-26
1419- Always finish the round even if one player is already in the goal
1520- Emit proper GameResult when game ends regularly through implementing WinCondition
Original file line number Diff line number Diff line change 11socha.gameName =hui
22socha.version.year =25
33socha.version.minor =00
4- socha.version.patch =04
4+ socha.version.patch =05
55socha.version.suffix =
You can’t perform that action at this time.
0 commit comments