From b9917dd22b7fd19d350c22321e7e0fa519a5d35a Mon Sep 17 00:00:00 2001 From: Karl F <karlfogel@gmail.com> Date: Wed, 9 Oct 2024 14:57:15 +0200 Subject: [PATCH] Update Changelog --- Changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index fc9e649aa7..1fb2bb1e0f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -2,9 +2,11 @@ October 2024 * New Features * NameGen - Spice up the station names (#5906) * Add interior lighting to stations (#5823) + * Feat/reset view on hyperspace exit (#5922) * Internal * Improve narrow-phase collision physics performance (#5789) + * CppCheck 2.15 performance cleanup (#5931) * Fixes * Fix hyperspace route update bug across save/load cycle (#5924)