From bbe945ed348dfe19d284908983c8bb55e0d840ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Guilloux?= Date: Wed, 28 Jun 2023 22:11:50 +0200 Subject: [PATCH] Update: changelog for 0.7.4 (#298) --- docs/changelog.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index cb6460e8..9040b4d4 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,3 +1,20 @@ +0.7.4 (2023-06-28) +------------------------------------------------------------------------ +This release adds support for more strings and sloped one-way road markers. + +Support for NewGRF additions of OpenTTD 14: + - Change: Use station properties 1C and 1D for names + - Change: extend DCxx string range up to FFFF + +Support for NewGRF additions of OpenTTD 13: + - Add: Support for roadtype direction markings (#274) + +Other changes and fixes: + - Fix dfb4499: incomplete read only checks (again) (#292) + - Fix #295: Adjust version_openttd for OpenTTD >= 12.0. (#296) + - Change: Use a single replacenew-type 'SIGNALS' instead of 3 different spellings of pre-signals, semaphores and path-signals. (#297) + + 0.7.3 (2023-05-21) ------------------------------------------------------------------------ This release adds support for more objects, stations and roadstops.