summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-02-10 15:46:38 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-02-10 15:46:38 +0800
commitd4583feec1c19476428fce5cc8a8cf570db88ffd (patch)
tree890d8d70f4e822f414373e236befcb0720ae9b50 /changelog.md
parent0dafb45dbbbd57d8f0938dfa7dc764884b1de388 (diff)
downloadlua-language-server-d4583feec1c19476428fce5cc8a8cf570db88ffd.zip
special goto for LuaJIT
fix #1895
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 2c45919d..321e40b8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,8 +3,10 @@
## 3.6.11
* `CHG` completion: don't show loading process
* `FIX` [#1886]
+* `FIX` [#1895]
[#1886]: https://github.com/LuaLS/lua-language-server/issues/1886
+[#1895]: https://github.com/LuaLS/lua-language-server/issues/1895
## 3.6.10
`2023-2-7`