summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-03-01 21:11:14 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-03-01 21:11:14 +0800
commiteb8777185879610ccf9a43ff04de9fdce46c5e19 (patch)
treeca26dfb23e07b815da1d193fdb49bd31523a930e
parent80f7dd1d8ea9c575aa9b26916c3eeccb58251cfc (diff)
downloadlua-language-server-eb8777185879610ccf9a43ff04de9fdce46c5e19.zip
1.17.1
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 637ba6e6..122d344a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 1.17.1
+`2021-3-1`
* `CHG` intelli-scense: improve infer across `table<K, V>` and `V[]`.
* `CHG` intelli-scense: improve infer across `pairs` and `ipairs`
* `FIX` hover: shows nothing when hovering unknown function