summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-02-26 17:20:07 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-02-26 17:20:07 +0800
commit7d262e90464e3feea872393da48def8d22ec97a9 (patch)
tree155f2f16d80716ba681dccb162011e82637f0e53 /changelog.md
parent0ded390ce1b477e62963e8e67488b00ba8427a35 (diff)
downloadlua-language-server-7d262e90464e3feea872393da48def8d22ec97a9.zip
improve ipairs
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index bf9540f2..f3c2511d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,8 +1,8 @@
# changelog
## 1.17.1
-* `CHG` intelli-scense: improve infer cross `table<K, V>`, which `K` and `V` is generic.
-* `CHG` intelli-scense: improve infer cross `pairs`
+* `CHG` intelli-scense: improve infer across `table<K, V>` and `V[]`.
+* `CHG` intelli-scense: improve infer across `pairs` and `ipairs`
* `FIX` [#398](https://github.com/sumneko/lua-language-server/issues/398)
## 1.17.0