File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,14 @@ The version should always be in sync with the [GUI](https://github.com/software-
10
10
A ` y ` version of 0 marks the beta of the current year
11
11
and likely contains breaking changes between patches.
12
12
13
- ### 24.1.1
13
+ ### 24.1.X - 2023-09-XX
14
14
- Fix segment boundaries in special cases
15
15
- Crash oversped ships
16
16
- Allow other player to move on when one is disqualified
17
17
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
20
21
21
22
### 24.0.8 All The Moves - 2023-09-04
22
23
- moveIterator should now generate all possible Moves
Original file line number Diff line number Diff line change 1
1
socha.gameName =mississippi
2
2
socha.version.year =24
3
3
socha.version.minor =01
4
- socha.version.patch =00
4
+ socha.version.patch =01
You can’t perform that action at this time.
0 commit comments