summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-01-18 17:33:02 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-01-18 17:33:02 +0800
commitfb1d31d354648445d975fe827c237351f036c562 (patch)
treeb357d93afe3cdbccef0842d0f9e6e564ac6a3b66 /changelog.md
parentc6cac231b097f0a0aaea76e03bb50bdbdd363809 (diff)
downloadlua-language-server-fb1d31d354648445d975fe827c237351f036c562.zip
fix #906
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 9a1a455f..ba61c5c7 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,7 @@
## 2.6.1
* `FIX` modify luarc failed
* `FIX` library files not recognized correctly
+* `FIX` [#906](https://github.com/sumneko/lua-language-server/issues/906)
## 2.6.0
`2022-1-13`