From b7c598bb07ffdceab107ee6ad885d3919143c21e Mon Sep 17 00:00:00 2001 From: myk002 Date: Wed, 27 Jan 2021 08:21:34 -0800 Subject: [PATCH] update changelog --- docs/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index 01dc36faa..3d968f09f 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -36,7 +36,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Fixes - `embark-assistant`: fixed order of factors when calculating min temperature - `embark-assistant`: improved performance of surveying -- `quickfort`: fix library aliases for iron, copper, and steel weapons; add aliases for bronze weapons and armor +- `quickfort`: fix library aliases for iron, copper, and steel weapons; add aliases for bronze weapons and armor; add alias for tradeable crafts ## Misc Improvements - `buildingplan`: set global settings from the ``DFHack#`` prompt: e.g. ``buildingplan set boulders false``