From 4c57fb9f55c226f4ced7b642deadce7ef36d007d Mon Sep 17 00:00:00 2001 From: Karl F Date: Fri, 18 Oct 2024 10:30:50 +0200 Subject: [PATCH] Update Changelog --- Changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 1fb2bb1e0f..bfe7d48dde 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -3,10 +3,13 @@ October 2024 * NameGen - Spice up the station names (#5906) * Add interior lighting to stations (#5823) * Feat/reset view on hyperspace exit (#5922) + * Rework scout mission display and completion (#5932) * Internal * Improve narrow-phase collision physics performance (#5789) * CppCheck 2.15 performance cleanup (#5931) + * Misc. code improvements (#5937) + * refactor: run SaveGameStats in a job (#5934) * Fixes * Fix hyperspace route update bug across save/load cycle (#5924)