From fc926df59d8f5dae54e220358df2f41595614795 Mon Sep 17 00:00:00 2001 From: myk002 Date: Fri, 14 Oct 2022 12:31:51 -0700 Subject: [PATCH] update changelog --- docs/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index a28ae5f9f..c7c36ac8b 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -43,6 +43,8 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `blueprint`: record stockpile/building/zone names in blueprints - `blueprint`: record room sizes in blueprints - `blueprint`: generate meta blueprints to reduce the number of blueprints you have to apply +- `blueprint`: support splitting the output file into phases grouped by when they can be applied +- `blueprint`: when splitting output files, number them so they sort into the order you should apply them in - `ls`: indent tag listings and wrap them in the right column for better readability - `ls`: new ``--exclude`` option for hiding matched scripts from the output. this can be especially useful for modders who don't want their mod scripts to be included in ``ls`` output. - `digtype`: new ``-z`` option for digtype to restrict designations to the current z-level and down