update changelog

develop
myk002 2022-11-07 16:48:28 -08:00 committed by Myk
parent 4668d8c4a3
commit d0753b4a9c
1 changed files with 1 additions and 0 deletions

@ -71,6 +71,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## API
- ``Lua::PushInterfaceKeys()``: transforms viewscreen ``feed()`` keys into something that can be interpreted by lua-based widgets
- ``Lua::Push()``: now handles maps with otherwise supported keys and values
- Constructions module: added ``insert()`` to insert constructions into the game's sorted list.
## Lua