aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/news.txt')
-rw-r--r--runtime/doc/news.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt
index dc541fcf37..bbf63a5ee0 100644
--- a/runtime/doc/news.txt
+++ b/runtime/doc/news.txt
@@ -35,7 +35,8 @@ ADDED FEATURES *news-added*
The following new APIs or features were added.
-• ...
+• |vim.iter()| provides a generic iterator interface for tables and Lua
+iterators |luaref-in|.
==============================================================================
CHANGED FEATURES *news-changed*