summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-24 16:52:05 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-24 16:52:05 +0800
commit46f7d5bc7af55a3d13a2f5edc70667f360b8bd4d (patch)
treeb7cae8bedcbc0aa39b2fde403a9078e4bdb6a18f /changelog.md
parenta52f20c4b41a34386f33bfa75bc05621e81bd8d4 (diff)
downloadlua-language-server-46f7d5bc7af55a3d13a2f5edc70667f360b8bd4d.zip
fix #660
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 16c31605..e9b98ef6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -17,6 +17,7 @@
* `CHG` completion: improve misspelling results
* `FIX` runtime errors
* `FIX` hint: may show param-2 as `self`
+* `FIX` [#660](https://github.com/sumneko/lua-language-server/issues/660)
## 2.3.7
`2021-8-17`