summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-09-24 18:57:03 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-09-24 18:57:03 +0800
commit437bb61d0daf663a3eee894946f47bc550c39e52 (patch)
treeba5473818364677b117cfdbe3d5efcff7a1eb533 /changelog.md
parent1a0f6e3aa420afff9028c4db6261f8faa6fa2ba6 (diff)
downloadlua-language-server-437bb61d0daf663a3eee894946f47bc550c39e52.zip
fix #647
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 df0a8350..ec34f4e0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -23,6 +23,7 @@
* `FIX` runtime errors
* `FIX` hint: may show param-2 as `self`
* `FIX` semantic: may fail when scrolling
+* `FIX` [#647](https://github.com/sumneko/lua-language-server/issues/647)
* `FIX` [#660](https://github.com/sumneko/lua-language-server/issues/660)
* `FIX` [#673](https://github.com/sumneko/lua-language-server/issues/673)