File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ The version should always be in sync with the [GUI](https://github.com/CAU-Kiel-
99- ` y ` is bumped for any major updates or backwards-incompatible changes
1010
1111## [ 21.4.0] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/21.4.0 )
12+ - Removed PlayerScoreRequest - add up the GameResults instead
13+
14+ ## [ 21.3.3] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/21.3.3 ) - 2021-03-01
15+ - Game: Refactor turn advancing logic ([ #391 ] ( https://github.com/CAU-Kiel-Tech-Inf/backend/pull/391 ) )
16+ - Networking: Improve Exception handling within games and rooms ([ #383 ] ( https://github.com/CAU-Kiel-Tech-Inf/backend/pull/383 ) )
1217
1318## [ 21.3.2] ( https://github.com/CAU-Kiel-Tech-Inf/backend/commits/21.3.2 ) - 2021-02-12
1419### Fixed
@@ -53,4 +58,4 @@ The version should always be in sync with the [GUI](https://github.com/CAU-Kiel-
5358
5459## 21 - Game Blokus
5560
56- ## 20 - Game Hive
61+ ## 20 - Game Hive
Original file line number Diff line number Diff line change 11socha.gameName =blokus
22socha.version.year =21
33socha.version.minor =03
4- socha.version.patch =02
4+ socha.version.patch =03
You can’t perform that action at this time.
0 commit comments