From 6b0f2eace91479d7c642c686a7f9a4ac1d52d9a8 Mon Sep 17 00:00:00 2001 From: myk002 Date: Sat, 4 Sep 2021 21:10:10 -0700 Subject: [PATCH] update changelog --- docs/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 34922c78f..34a2edd84 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -58,6 +58,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - ``argparse.processArgsGetopt()``: you can now have long form parameters that are not an alias for a short form parameter. For example, you can now have a parameter like ``--longparam`` without needing to have an equivalent one-letter ``-l`` param. - ``dwarfmode.enterSidebarMode()``: ``df.ui_sidebar_mode.DesignateMine`` is now a suported target sidebar mode +## Removed Plugins +- `fortplan`: code has been removed; please use `quickfort` instead + # 0.47.05-r3 ## New Plugins