From d902a595416f4f6f032fea6999c7b05dc786ec18 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sun, 18 Apr 2021 23:43:33 -0400 Subject: [PATCH] Move changelog entry to right section and remove link Ref #1839: https://github.com/DFHack/dfhack/pull/1839/files#r615517105 --- docs/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index db3a49ccc..b1d409fda 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -36,6 +36,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Fixes - `buildingplan`: fixed an issue where planned constructions designated with DF's sizing keys (``umkh``) would sometimes be larger than requested - `command-prompt`: fixed issues where overlays created by running certain commands (e.g. `gui/liquids`, `gui/teleport`) would not update the parent screen correctly +- ``quickfortress.csv`` blueprint: fixed refuse stockpile config and prevented stockpiles from covering stairways ## Misc Improvements - `tweak` hide-priority: changed so that priorities stay hidden (or visible) when exiting and re-entering the designations menu @@ -80,7 +81,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `embark-assistant`: improved performance of surveying - `quickfort`: fixed eventual crashes when creating zones - `quickfort`: fixed library aliases for tallow and iron, copper, and steel weapons -- `quickfort blueprint library `: fix refuse stockpile config and prevent stockpiles from covering stairways in the quickfortress.csv library blueprint - `seedwatch`: fixed an issue where the plugin would disable itself on map load - `search`: fixed crash when searching the ``k`` sidebar and navigating to another tile with certain keys, like ``<`` or ``>`` - `stockflow`: fixed ``j`` character being intercepted when naming stockpiles