summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2022-02-08 21:39:52 +0800
committersumneko <sumneko@hotmail.com>2022-02-08 21:39:52 +0800
commitee476c7f4fb29ab6cf6e77205745428c0e2a8601 (patch)
treecb9d2b2b63b30cb55f030b463baee45acb42d683 /changelog.md
parent01fbaf633deb9494c0b72906e71bac9f73b318ae (diff)
downloadlua-language-server-ee476c7f4fb29ab6cf6e77205745428c0e2a8601.zip
fix #937
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 aaf85af2..6f66f37d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 2.6.4
+* `FIX` [#937](https://github.com/sumneko/lua-language-server/issues/937)
+
## 2.6.3
`2022-1-25`
* `FIX` new files are not loaded correctly