From a4bd20bcfca813390e3a24b94b2106e521411ee6 Mon Sep 17 00:00:00 2001 From: Aaron van Geffen Date: Thu, 4 Apr 2024 23:35:06 +0200 Subject: [PATCH] Add changelog entry --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 788f37006b..fd440ac742 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -2,6 +2,7 @@ ------------------------------------------------------------------------ - Feature: [#21734] Park admittance price can now be set via text input. - Improved: [#21769] Expose “animation is backwards” wall property in Tile Inspector. +- Change: [#21715] [Plugin] Remove access to the internal `owner` property. Note: `ownership` is still accessible. - Fix: [#866] Boat Hire boats get stuck entering track. 0.4.10 (2024-04-02)