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