From 25ff01549747b2fbd4456f1823e624b491990b3d Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sat, 28 Jan 2023 08:04:36 -0800 Subject: [PATCH] update changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 8d84e3cff..49e3afc70 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -37,6 +37,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Fixes - Fix issues with clicks "passing through" some DFHack window elements, like scrollbars +-@ ``Screen``: allow `gui/launcher` and `gui/quickcmd` to launch themselves without hanging the game ## Misc Improvements - A new cross-compile build script was added for building the Windows files from a Linux Docker builder (see the Compile instructions in the docs)