@ -36,6 +36,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Fixes
## Fixes
- `embark-assistant`: fixed order of factors when calculating min temperature
- `embark-assistant`: fixed order of factors when calculating min temperature
## API
- ``processArgs2()`` added to utils.lua, providing a callback interface for parameter parsing and getopt-like flexibility for parameter ordering and combination (see docs in ``library/lua/utils.lua`` and ``library/lua/3rdparty/alt_getopt.lua`` for details).