diff --git a/docs/changelog.txt b/docs/changelog.txt index ccbce41c6..39338d9d0 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -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)