From 3c8b7b07dd82303d13d521cfec424d43bfd311ab Mon Sep 17 00:00:00 2001 From: Richard Qian Date: Thu, 17 Dec 2020 16:12:38 -0600 Subject: [PATCH] Add changelog entry for #13587 --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 515d5c06ab..b80c37970d 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -9,6 +9,7 @@ - Feature: [#13509] [Plugin] Add ability to format strings using OpenRCT2 string framework. - Feature: [#13512] [Plugin] Add item separators to list view. - Feature: [#13583] Add allowed_hosts to plugin section of config. +- Feature: [#13587] Enhanced track designer with ability to add/remove scenery and footpaths. - Change: [#13346] Change FootpathScenery to FootpathAddition in all occurrences. - Fix: [#12895] Mechanics are called to repair rides that have already been fixed. - Fix: [#13257] Rides that are exactly the minimum objective length are not counted.