From 092b9c0086bbbd1b2a29b1e0e1583519eaf2c3e8 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Thu, 23 Apr 2020 14:51:02 +0200 Subject: [PATCH] Update changelog for #11405 [skip-ci] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 5f6550e530..ddce45b2f2 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -9,6 +9,7 @@ - Fix: [#11072] Land and water tools working out of bounds (original bug). - Fix: [#11259] Custom JSON object breaks saves. - Fix: [#11315] Ride that has never opened is shown as favorite ride of many guests. +- Fix: [#11405] Building a path through walls does not always remove the walls. - Improved: [#6530] Allow water and land height changes on park borders. 0.2.6 (2020-04-17)