summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-07 19:25:05 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-07 19:25:05 +0800
commit488471b7f810651fc451457123e897c30fbfb131 (patch)
tree8253670352f8f78f72bad7b3a9adcf10e4755542 /changelog.md
parent2bbaf3edc4ce1f71233dcd0a535474c6fcf86fae (diff)
downloadlua-language-server-488471b7f810651fc451457123e897c30fbfb131.zip
fix #880
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 6ba54a96..4a16c17b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -15,6 +15,7 @@
* `unknown-operator`
* `NEW` settings:
* `diagnostics.unusedLocalExclude`
+* `FIX` [#880](https://github.com/sumneko/lua-language-server/issues/880)
* `FIX` [#1284](https://github.com/sumneko/lua-language-server/issues/1284)
* `FIX` [#1292](https://github.com/sumneko/lua-language-server/issues/1292)
* `FIX` [#1294](https://github.com/sumneko/lua-language-server/issues/1294)