From fcb69a1e7a5ceb690753d63bd24dfb09b0f14d96 Mon Sep 17 00:00:00 2001 From: vallode <18506096+vallode@users.noreply.github.com> Date: Mon, 13 Nov 2023 08:46:36 +0100 Subject: [PATCH] Add to changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 7d4bd69ed..8881bd58d 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -91,6 +91,7 @@ Template for new versions: - ``dfhack.gui.getMousePos``: support new optional ``allow_out_of_bounds`` parameter - ``gui.FRAME_THIN``: a panel frame suitable for floating tooltips - ``dfhack.buildings.completebuild``: expose new module API +- ``dfhack.world``: add documentation for world module ## Removed