From 00adb1b7205629e386e6c061d407b103cd752d5e Mon Sep 17 00:00:00 2001 From: myk002 Date: Tue, 20 Jul 2021 18:06:41 -0700 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 cfb95eddf..742782a4f 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -43,7 +43,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Misc Improvements - `buildingplan`: now displays which items are attached and which items are still missing for planned buildings -- `orders`: support reaction-specific item condition traits, like "lye-containing" for soap production orders +- `orders`: support importing and exporting reaction-specific item conditions, like "lye-containing" for soap production orders - `tiletypes-here`, `tiletypes-here-point`: add --cursor and --quiet options to support non-interactive use cases ## Documentation