From 89c75223f760f7f9cb6c8947d5910bbeb060e0d5 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek <1478678+Gymnasiast@users.noreply.github.com> Date: Fri, 29 Aug 2025 23:12:47 +0200 Subject: [PATCH] Add #9890 to changelog --- distribution/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index e5633c7a27..3d50be0bd7 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,7 +1,7 @@ 0.4.26 (in development) ------------------------------------------------------------------------ - Feature: [#24949] Add an option to the command line screenshot function to draw debug bounding boxes. -- Improved: [#18714] Rides using block-sectioned operating modes can now enter simulating mode without having to complete the circuit first. +- Improved: [#9890, #18714] Rides using block-sectioned operating modes can now enter simulating mode without having to complete the circuit first. - Improved: [#24734] Save files now use Zstd compression for faster saving and smaller files. - Improved: [#24890] The ride list is now searchable. - Improved: [#24893] The ride list now has headers, and can be sorted in both directions.