From d76f108d0009f5c2751551787645cb233708d9b0 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Fri, 28 May 2021 18:41:07 +0200 Subject: [PATCH] release: 21.4.0 --- CHANGELOG.md | 4 +++- backend | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f536e42c..e24d46f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ See [the changelog of the backend](https://github.com/CAU-Kiel-Tech-Inf/backend/ for details on our versioning scheme. ## [21.4.0](https://github.com/CAU-Kiel-Tech-Inf/gui/commits/21.4.0) - 2021-01-29 -- Replay support +- Automatically save replays & implement loading replays +- Utilise TornadoFX ResourceLookup & EventStreams more extensively +- Open help links properly on Linux-based systems ## [21.3.3](https://github.com/CAU-Kiel-Tech-Inf/gui/commits/21.3.3) - 2021-02-26 - Fix human getting wrongly colored piece ([#64](https://github.com/CAU-Kiel-Tech-Inf/gui/pull/64)) diff --git a/backend b/backend index 95fd479e..40a9ef7f 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit 95fd479eb5136dc95bfbf77f182e9125c70e9f8e +Subproject commit 40a9ef7fec3dd3c818a09988d15403d7276e84f1