summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-01-26 17:08:42 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-01-26 17:08:42 +0800
commit8357e5139dfbf1a474b98c4ec6539b360d38b06f (patch)
tree9111cf3c70c085bc4dd855b090e64a449156a984 /changelog.md
parentd5b7d8f31c8f3325e8d769288000bb965f4ea35f (diff)
downloadlua-language-server-8357e5139dfbf1a474b98c4ec6539b360d38b06f.zip
`FIX` new files are not loaded correctly
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 c2e1860e..d7bbca8c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 2.6.3
+* `FIX` new files are not loaded correctly
+
## 2.6.2
`2022-1-25`
* `FIX` [#925](https://github.com/sumneko/lua-language-server/issues/925)