Skip to content

Commit c2ce9a8

Browse files
committed
release: v24.0.5
1 parent 3e1fbbf commit c2ce9a8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +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-
### 24.0.4 Eliminating Oversights - 2023-08-23
13+
### 24.0.5 Eliminating Oversights - 2023-08-23
1414
- Revamp calculation structure for available Moves
15-
- Fix revealing of Segments including nextDirection
1615
- Add some helpers and documentation
16+
- Fix revealing of Segments including nextDirection
17+
- Fix passing on of nextDirection in Board
1718

1819
### 24.0.3 Rule Fixes - 2023-08-12
1920
- Properly deep copy board

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=00
4-
socha.version.patch=04
4+
socha.version.patch=05

0 commit comments

Comments
 (0)