diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-07-29 16:22:02 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-07-29 16:22:02 +0800 |
commit | f78d4944b4d811956b6b1493b8a022f633babfdd (patch) | |
tree | 4aef213c2d95fee825d6dede008099174df27c9f /changelog.md | |
parent | 2b9fe7484f0d3f1bf4a287ac5d563896b713efa7 (diff) | |
download | lua-language-server-f78d4944b4d811956b6b1493b8a022f633babfdd.zip |
fix #1406
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 7eeba2b9..ed98c1e4 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,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) +* `FIX` [#1406](https://github.com/sumneko/lua-language-server/issues/1406) ## 3.5.1 `2022-7-26` |