diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-07-25 23:47:55 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-07-25 23:47:55 +0800 |
commit | 4529b3118d10a82ba2e0cfa201bc380067c18212 (patch) | |
tree | b35a0873230851d16c74678c4ad2d10d60f9cae3 /changelog.md | |
parent | 24e213e8620508920d69406164c5a5ea30a97abb (diff) | |
download | lua-language-server-4529b3118d10a82ba2e0cfa201bc380067c18212.zip |
fix #1370
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 6e6b4b61..a9e12f22 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,7 @@ * `FIX` [#1365](https://github.com/sumneko/lua-language-server/issues/1365) * `FIX` [#1367](https://github.com/sumneko/lua-language-server/issues/1367) * `FIX` [#1368](https://github.com/sumneko/lua-language-server/issues/1368) +* `FIX` [#1370](https://github.com/sumneko/lua-language-server/issues/1370) ## 3.5.0 `2022-7-19` |