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