diff --git a/docs/changelog.txt b/docs/changelog.txt index 7aad40128..545ac2c68 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -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