summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-22 17:37:18 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-22 17:37:18 +0800
commit65706920bff73e2d50048b977da65e7ede06f6f8 (patch)
tree4b67c15aef704065fc291c1b2433c892e89595cd /changelog.md
parent5beb3ebb40250ad504f0d21b32148c44e9d9dc39 (diff)
downloadlua-language-server-65706920bff73e2d50048b977da65e7ede06f6f8.zip
fix #1368
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 e9079630..1cc80b85 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,6 +5,7 @@
* `CHG` improve supports for multi-workspace
* `FIX` [#1354](https://github.com/sumneko/lua-language-server/issues/1354)
* `FIX` [#1355](https://github.com/sumneko/lua-language-server/issues/1355)
+* `FIX` [#1368](https://github.com/sumneko/lua-language-server/issues/1368)
## 3.5.0
`2022-7-19`