diff --git a/docs/changelog.txt b/docs/changelog.txt index de0c03c85..083697b3b 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -55,6 +55,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## API - New functions: - ``Units::isDiplomat(unit)`` +- Exposed ``Screen::zoom()`` to C++ (was Lua-only) ## Lua - ``gui.widgets``: ``List:setChoices`` clones ``choices`` for internal table changes