summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-29 16:05:08 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-29 16:05:08 +0800
commit2b9fe7484f0d3f1bf4a287ac5d563896b713efa7 (patch)
tree091b3d08a3f9c1fa514c303bf58a77adfbab84e5 /changelog.md
parent2a795db6935b37980ba7410fa7fbe0e0fd0a562a (diff)
downloadlua-language-server-2b9fe7484f0d3f1bf4a287ac5d563896b713efa7.zip
fix #1403
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 1a060a3e..7eeba2b9 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 3.5.2
* `FIX` [#1395](https://github.com/sumneko/lua-language-server/issues/1395)
+* `FIX` [#1403](https://github.com/sumneko/lua-language-server/issues/1403)
## 3.5.1
`2022-7-26`