From aad2cb60e2532be028a53b5500555a4bac4decd8 Mon Sep 17 00:00:00 2001 From: Ted John Date: Sat, 26 Aug 2017 18:21:26 +0100 Subject: [PATCH] Update changelog [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index fadb065552..7a447ba347 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -15,6 +15,7 @@ - Fix: [#6198] You cannot cancel RCT1 directory selection - Fix: Infinite loop when removing scenery elements with >127 base height. - Improved: [#6186] Transparent menu items now draw properly in OpenGL mode. +- Improved: [#6218] Speed up game start up time by saving scenario index to file. - Improved: Load/save window now refreshes list if native file dialog is closed/cancelled 0.1.1 (2017-08-09)