File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,17 @@ The version should always be in sync with the [GUI](https://github.com/CAU-Kiel-
9
9
- ` y ` is bumped for any major updates or backwards-incompatible changes.
10
10
A ` y ` version of 0 indicates the beta of the current year.
11
11
12
- ## [ 22.0.1 ] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/22.0.1 )
12
+ ## [ 22.0.2 ] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/22.0.2 ) - 2021-07
13
13
- Removed PlayerScoreRequest - add up the GameResults instead
14
14
15
- ## [ 22.0.0] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/22.0.0 )
16
- - Restructure folders to follow JVM standards
15
+ ## [ 22.0.1] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/22.0.1 ) - 2021-06-25
16
+ ### Ostseeschach
17
+ - Implemented proper winner calculation
18
+ - Added some utility methods
19
+ - Adjusted XML
20
+
21
+ ## [ 22.0.0] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/22.0.0 ) - 2021-06-11
22
+ - Restructured folders to follow JVM standards
17
23
- Simplified interface for player development
18
24
19
25
## 2022 Game Ostseeschach - 2021-06-11
Original file line number Diff line number Diff line change 1
1
socha.gameName =ostseeschach
2
2
socha.version.year =22
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