From 0dba4d3f5863d46870d2bb05dbc888f56dbd6458 Mon Sep 17 00:00:00 2001 From: lethosor Date: Thu, 31 May 2018 12:38:35 -0400 Subject: [PATCH] Add caravan to changelog --- docs/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 06a312512..3b5b7fe5f 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -46,6 +46,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Misc Improvements - Fixed an issue in around 30 scripts that could prevent edits to the files (adding valid arguments) from taking effect +- `caravan`: documented (new in 0.44.10-alpha1) - `fix/retrieve-units`: now re-adds units to active list to counteract `fix/dead-units` - `mousequery`: - migrated several features from TWBT's fork @@ -144,6 +145,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: # 0.44.10-alpha1 ## New Scripts +- `caravan`: adjusts properties of caravans - `gui/autogems`: a configuration UI for the `autogems` plugin ## Fixes