diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-11-10 00:21:48 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-11-10 00:21:48 +0800 |
commit | 9e61b29f8039fc7c41c792ad69c1df5d21e864fd (patch) | |
tree | 1ba682145c149d191cfd1f6e9f473f914da4f61f | |
parent | 834d3eaba11352ba62e380262e8f7cdf5a8e048d (diff) | |
download | lua-language-server-9e61b29f8039fc7c41c792ad69c1df5d21e864fd.zip |
3.9.2
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 38ea7d92..b5e44501 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.6.2 +`2022-11-10` * `FIX` incorrect type check for generic with nil * `FIX` [#1676] * `FIX` [#1677] |