From 8da31dbbdc1aff6ca606567b3bc9b9bd18a75c8d Mon Sep 17 00:00:00 2001 From: lethosor Date: Sun, 4 Jul 2021 21:21:17 -0400 Subject: [PATCH] Reword changelog (#1870) --- docs/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index 750aaee95..74baf236d 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -41,7 +41,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `orders`: don't crash when importing orders with malformed IDs - ``quickfortress.csv`` blueprint: fixed refuse stockpile config and prevented stockpiles from covering stairways - `stonesense`: fixed a crash that could occur when ctrl+scrolling or closing the Stonesense window -- `embark-assistant`: faulty early exit when searching for waterfalls in first search attempt removed +- `embark-assistant`: fixed faulty early exit in first search attempt when searching for waterfalls ## Misc Improvements - `blueprint`: make ``depth`` and ``name`` parameters optional. ``depth`` now defaults to ``1`` (current level only) and ``name`` defaults to "blueprint"