From d315f28173b69e7a950961284b62e766af03af07 Mon Sep 17 00:00:00 2001 From: Callum Jones Date: Tue, 18 Feb 2020 16:22:48 +0000 Subject: [PATCH] add changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3264186b2..6a06dd0eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ Fixes: * Fixes an issue where new multiserver setups of Server Manager would go into a redirect loop when creating new servers. If you experienced this issue, please try setting the multiserver up from scratch (i.e. delete the shared_store.json and servers folders). +* Fixes an issue where a Scheduled Custom Race may revert to an older copy when being started. +* Fallback Results now takes account of results files where a driver has laps but is in neither the Cars nor Results lists. ---