From 4781ee317630aa1279389096dba7e8579ac64439 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Tue, 21 Jan 2020 22:51:46 +0100 Subject: [PATCH] Add #9073 to changelog [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 3639692a3e..f523c2331b 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,6 +1,7 @@ 0.2.4+ (in development) ------------------------------------------------------------------------ - Feature: [#7865] Transport rides can now be synchronised. +- Feature: [#9073] Shortcut keys for the Tile Inspector. - Feature: [#10305] Add two shortcuts for increasing and decreasing the scaling factor. - Feature: [#10189] Make Track Designs work in multiplayer. - Change: [#1164] Use available translations for shortcut key bindings.