diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-04-14 23:43:16 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-04-14 23:43:16 +0800 |
commit | a37234ba6672641918bb279a89fde7b28ba9b122 (patch) | |
tree | 0d3b58a8f338c7ef8803158bbec694b436cb52e4 /changelog.md | |
parent | cf3d5108c52e9194ed9fff1a54569edb7bd6ee1a (diff) | |
download | lua-language-server-a37234ba6672641918bb279a89fde7b28ba9b122.zip |
close #1050
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 6f33e42a..3831558b 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 3.0.2 * `FIX` `table<string, boolean>[string] -> boolean` +* `FIX` [#1050](https://github.com/sumneko/lua-language-server/issues/1050) ## 3.0.1 `2022-4-11` |