update changelog

develop
myk002 2021-09-25 12:24:52 -07:00 committed by Myk
parent 0d55ff89cd
commit 3c91f55612
1 changed files with 3 additions and 0 deletions

@ -44,6 +44,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- `blueprint`: generated blueprints now have labels so `quickfort` can address them by name
- `quickfort`, `dfhack-examples-guide`: Dreamfort blueprint set improvements based on playtesting and feedback. includes updated profession definitions.
## Lua
- ``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.
# 0.47.05-r3
## New Plugins