File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ 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
+ ### [ 23.0.1] ( https://github.com/software-challenge/backend/commits/23.0.0 ) Proper Penguins - 2022-07-28
14
+ - Proper rule implementation for Penguins with some helpers
15
+
13
16
### [ 23.0.0] ( https://github.com/software-challenge/backend/commits/23.0.0 ) Rough Penguins - 2022-07-28
14
17
- Generify some plugin functionality to the SDK
15
18
(RectangularBoard, Team.color)
Original file line number Diff line number Diff line change 1
1
socha.gameName =penguins
2
2
socha.version.year =23
3
3
socha.version.minor =00
4
- socha.version.patch =00
4
+ socha.version.patch =01
You can’t perform that action at this time.
0 commit comments