From 4df344ea018169205956d6681b9fa5375386c6d4 Mon Sep 17 00:00:00 2001 From: Peter Nelson Date: Sun, 7 Dec 2025 20:42:40 +0000 Subject: [PATCH] Doc: Update 15.0-rc1 changelog with last PR. (#14880) --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index dbbc433859..abffc66e21 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ - Feature: Automatically load extra fonts for missing glyphs (#13303, #14856) - Feature: Rivers can end in wetlands if unable to reach sea (#14784, #14846) - Feature: Signs, waypoint and station names may be moved (#14744) +- Feature: House placer mode to replace existing houses (#14469) - Feature: Draw infinite water when all borders are water (#13289) - Add: [NewGRF] Allow badges to be excluded from badge name list (#14818) - Add: [Script] ScriptTile::IsHouseTile (#14806)