diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt index 2d56fc4fc4..d0da35fb90 100644 --- a/runtime/doc/news.txt +++ b/runtime/doc/news.txt @@ -134,6 +134,8 @@ The following new APIs and features were added. • `vim.fn.*` • `vim.api.*` +• Improved messages for type errors in `vim.api.*` calls (including `opts` params) + ============================================================================== CHANGED FEATURES *news-changed* |