Changelog entry for Screen::zoom (#1332)

develop
lethosor 2018-07-03 00:32:15 -04:00
parent 616675f0ce
commit ae5a1fad84
1 changed files with 1 additions and 0 deletions

@ -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