update changelog

develop
myk002 2022-11-07 15:53:00 -08:00 committed by Myk
parent e4d0bb9e46
commit 1d03afcd6f
1 changed files with 1 additions and 0 deletions

@ -70,6 +70,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- `spectate`: improved documentation of features and functionality
## API
- ``Lua::PushInterfaceKeys()``: transforms viewscreen ``feed()`` keys into something that can be interpreted by lua-based widgets
- Constructions module: added ``insert()`` to insert constructions into the game's sorted list.
## Lua