diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-04-25 12:59:50 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-04-25 12:59:50 +0800 |
commit | 616325d52ac4a98a2dd440844cbd93e721be471b (patch) | |
tree | 3e7628755aa71605e9edb7fd688db825a0b4714f /changelog.md | |
parent | d2ecc29a7182c8308de571db97e0a337963b4aae (diff) | |
download | lua-language-server-616325d52ac4a98a2dd440844cbd93e721be471b.zip |
3.2.0
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 8e329946..4f014359 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.2.0 +`2022-4-25` * `NEW` supports infer of callback parameter ```lua ---@type string[] |