From 2ebc601d97aa431e5d8aebfe4a7bbfdabf29dc75 Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sun, 5 Feb 2023 13:04:19 +0100 Subject: [PATCH] Doc: Update 13.0 changelog. --- changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.txt b/changelog.txt index bbfb1f0637..c9771744bf 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +13.0 (2023-02-05) +------------------------------------------------------------------------ +Change #10077: Make maximum loan a positive multiple of the loan interval (#10355) +Fix #10361: [Script] Don't try to give saved data to a dead script (#10433) +Fix #10419: Water infrastructure accounting when building ship depots and docks (#10432) + + 13.0-RC2 (2023-01-28) ------------------------------------------------------------------------ Feature: Press Ctrl to build a diagonal area of trees (#10342)