Skip to content

Commit f5a7ed2

Browse files
committed
release: v24.1.1
1 parent 5def482 commit f5a7ed2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ 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.1.1
13+
### 24.1.X - 2023-09-XX
1414
- Fix segment boundaries in special cases
1515
- Crash oversped ships
1616
- Allow other player to move on when one is disqualified
1717

18-
### 24.1.0 New Helpers - 2023-09-11
19-
- Add a few helpers
18+
### 24.1.1 Helper Adjustments - 2023-09-14
19+
20+
### 24.1.0 Add New Helpers - 2023-09-11
2021

2122
### 24.0.8 All The Moves - 2023-09-04
2223
- moveIterator should now generate all possible Moves

gradle.properties

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

0 commit comments

Comments
 (0)