From bb8e382b239b746861f3d2cf2865c251c7256712 Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sun, 4 Feb 2024 22:54:47 +0100 Subject: [PATCH] Doc: Update wordings --- changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 2eefa8bce8..1cfba7793a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ 14.0-beta2 (2023-02-04) ------------------------------------------------------------------------ -Change: Decouple and remove landscape-dependent cargo types (#11719) +Change: [NewGRF] Improved support for redefining default cargo types (#11719) +Fix #11802: Made determining water region edge traversability more robust (#11986) Fix #11975: Inconsistent behaviour when changing first AI company settings (#11976) Fix #11972: Year cut off in graph windows (#11974) Fix #11968: Crash when opening orders window of new vehicles (#11973)