From cdfdfb0eb1a2dd49b32eda685845d60399a675f0 Mon Sep 17 00:00:00 2001 From: lethosor Date: Mon, 14 Dec 2020 00:16:28 -0500 Subject: [PATCH] Update changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 5433e719e..fc1bf6e36 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -43,6 +43,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `embark-assistant`: fixed an issue causing incursion resource matching (e.g. sand/clay) to skip some tiles if those resources were provided only through incursions - `embark-assistant`: corrected river size determination by performing it at the MLT level rather than the world tile one - `search`: fixed an issue where search options might not display if screens were destroyed and recreated programmatically (e.g. with `quickfort`) +- `workflow`: fixed an error when creating constraints on "mill plants" jobs and some other plant-related jobs - `zone`: fixed an issue causing the ``enumnick`` subcommand to run when attempting to run ``assign``, ``unassign``, or ``slaughter`` ## Misc Improvements