diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-04-26 21:39:56 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-04-26 21:39:56 +0800 |
commit | 5933902449c992179a0958a7d401a1d970e874a7 (patch) | |
tree | 8e1f9d35cda586359b72d943681f68b8a3480788 /changelog.md | |
parent | 32f85a5757c6fca2529e287a58d358da54a422e4 (diff) | |
download | lua-language-server-5933902449c992179a0958a7d401a1d970e874a7.zip |
3.2.2
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 0ff20cc4..e24dae7d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.2.2 +`2022-4-26` * `FIX` diagnostic: `unused-function` cannot handle recursion correctly * `FIX` [#1092](https://github.com/sumneko/lua-language-server/issues/1092) * `FIX` [#1093](https://github.com/sumneko/lua-language-server/issues/1093) |