From 7f281a269de54f1b33fbe0ebbb975f9fdea3903f Mon Sep 17 00:00:00 2001 From: Aaron van Geffen Date: Mon, 8 Jul 2024 17:04:50 +0200 Subject: [PATCH] Add changelog entry for #20980 --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index cb67abc375..610638bbe4 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,5 +1,6 @@ 0.4.13 (in development) ------------------------------------------------------------------------ +- Feature: [#20832] The ride music tab now shows a track listing for the current music style. - Feature: [#22172] [Plugin] Expose ride satisfaction ratings to the plugin API. - Feature: [#22213] [Plugin] Allow plugins to focus on textboxes in custom windows.