diff --git a/docs/changelog.txt b/docs/changelog.txt index b9742ecb..1df5ad27 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,4 +1,4 @@ -0.7.5 (2024-02-03) +0.7.5 (2024-03-02) ------------------------------------------------------------------------ This release restores compatibility for stations in OpenTTD <14. @@ -6,11 +6,13 @@ Support for NewGRF additions of OpenTTD 14: - Change: add constants GROUNDSPRITE_ROAD_X and GROUNDSPRITE_ROAD_Y (#307) - Add: Support for build probability action CB 162 var10 0 (reverse rail vehicle). (#313) - Add: Support for faster ship speed 23 and acceleration 24 (#315) + - Add: Support town_production_effect and town_production_multiplier. (#318) Other changes and fixes: - Fix: Register named parameters earlier (#301) - Fix a9a1a3e: Don't use station properties 1C/1D for IDs 00-FF (#305) - Change: Allow creating 32bpp-only NewGRFs (#314) + - Add: --no-palette-validation option to skip palette validation for sprites if the grf author doesn't need it (#322) 0.7.4 (2023-06-28)