summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-16 17:34:16 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-16 17:34:16 +0800
commite6c20fa2bdf59293488734a8f8bf17efcc234363 (patch)
treed966018d9f6e48da7c665885a64ad11618e3446b
parent94b4c9f49734f38e9d6d4bf155869dc34d693916 (diff)
downloadlua-language-server-e6c20fa2bdf59293488734a8f8bf17efcc234363.zip
update change log
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 22e7a843..de53df44 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,8 @@
# changelog
## 1.7.1
+`2020-12-16`
+* `NEW` setting: `diagnostics.neededFileStatus`
* `FIX` scan workspace may fails
* `FIX` quickfix: `newline-call` failed
* `FIX` a lot of other runtime errors