summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2021-10-02 04:23:26 +0800
committersumneko <sumneko@hotmail.com>2021-10-02 04:23:26 +0800
commit6d4f656f261b64403b55c4318652854c8aeada93 (patch)
treebdfe42d5b1c3e8d328de8832293508f78289a1a8 /changelog.md
parent8d393d7631e324c69d254d0b4a34a11e7d8b4316 (diff)
downloadlua-language-server-6d4f656f261b64403b55c4318652854c8aeada93.zip
fix #700 fix #701 check nil
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 58e36f11..fe187342 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 2.4.1
+* `FIX` broken with single file
+
## 2.4.0
`2021-10-1`
* `NEW` loading settings from `.luarc.json`