summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-23 20:24:58 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-23 20:24:58 +0800
commitd84b3137321e6d61e165b8450236c879aee6360f (patch)
treef5b8ecb9a68567cc39af2b5afb791066b0b65698 /changelog.md
parent6cbd142a48eec2eff2ffdc02a7bbf7b7ee6f0152 (diff)
downloadlua-language-server-d84b3137321e6d61e165b8450236c879aee6360f.zip
completion: improve misspelling results
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index f5f9eac0..16c31605 100644
--- a/changelog.md
+++ b/changelog.md
@@ -14,6 +14,7 @@
* `CHG` only search first file by `require`
* `CHG` no longer ignore file names case in Windows
* `CHG` watching library changes
+* `CHG` completion: improve misspelling results
* `FIX` runtime errors
* `FIX` hint: may show param-2 as `self`