From dc22c596d4f837293a6cfd705cd34db281f89f4c Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sun, 3 Sep 2023 07:11:18 -0700 Subject: [PATCH] update changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 83fbf8c20..425e570eb 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -60,6 +60,7 @@ Template for new versions: ## Fixes - Core: reload scripts in mods when a world is unloaded and immediately loaded again - Core: fix text getting added to DFHack text entry widgets when Alt- or Ctrl- keys are hit +- `buildingplan`: ensure selected barrels and buckets are empty (or at least free of lye and milk) as per the requirements of the building - `orders`: prevent import/export overlay from appearing on the create workorder screen - `caravan`: corrected prices for cages that have units inside of them - `tailor`: remove crash caused by clothing items with an invalid ``maker_race``