Changelog entry for List:setChoices change

develop
Pauli 2018-06-20 17:38:34 +03:00
parent ed23d2c4e2
commit 40469c6bef
1 changed files with 1 additions and 0 deletions

@ -74,6 +74,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Lua
- Added ``profiler`` module to measure lua performance
- Enabled shift+cursor movement in WorkshopOverlay-derived screens
- ``gui.widgets``: ``List:setChoices`` clones ``choices`` for internal table changes
## Internals
- Added fallback for YouCompleteMe database lookup failures (e.g. for newly-created files)