From 7d8f13a97f0ea906501d3583d04387112f85e928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Fri, 12 Jan 2024 12:48:35 +0100 Subject: [PATCH] Add changelog entry for 20951 (#21186) --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 4e59e05d85..a39d817b6c 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,6 +1,7 @@ 0.4.8 (in development) ------------------------------------------------------------------------ - Improved: [#18632] Land ownership and construction rights are now shown on top of the water. +- Improved: [#20951] Activate OpenRCT2 window after using native file dialog on macOS. - Fix: [#21145] [Plugin] setInterval/setTimeout handle conflict. - Fix: [#21158] [Plugin] Potential crash using setInterval/setTimeout within the callback. - Fix: [#21178] Inca Lost City’s scenario description incorrectly states there are height restrictions.